2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-03-05 16:20:44 +00:00
This commit is contained in:
AJ ONeal 2019-11-01 14:07:49 -06:00
parent 8128c18939
commit be95b6f1b5

View File

@ -4,8 +4,8 @@ set -e
set -u
git fetch --all
git checkout origin master
git pull
git checkout master
git pull origin master
git checkout npm
git checkout master -- package.json