2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-04-21 14:20:37 +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 set -u
git fetch --all git fetch --all
git checkout origin master git checkout master
git pull git pull origin master
git checkout npm git checkout npm
git checkout master -- package.json git checkout master -- package.json