1
0
Mirror von https://github.com/therootcompany/greenlock.js.git synchronisiert 2024-11-16 17:29:00 +00:00

fix publish script

Dieser Commit ist enthalten in:
AJ ONeal 2019-11-01 14:06:24 -06:00
Ursprung 2585997138
Commit 6b3911c60f

Datei anzeigen

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