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