1
0
의 미러 https://github.com/therootcompany/greenlock.js.git synced 2024-11-16 17:29:00 +00:00

fix publish script

This commit is contained in:
AJ ONeal 2019-11-01 14:06:24 -06:00
부모 2585997138
커밋 6b3911c60f

파일 보기

@ -4,7 +4,7 @@ set -e
set -u
git fetch --all
git checkout master
git checkout origin master
git pull
git checkout npm