mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2025-03-05 16:20:44 +00:00
fix
This commit is contained in:
parent
8128c18939
commit
be95b6f1b5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user