1
0
miroir de https://github.com/therootcompany/greenlock.js.git synchronisé 2024-11-16 17:29:00 +00:00

fix publish script

Cette révision appartient à :
AJ ONeal 2019-11-01 14:06:24 -06:00
Parent 2585997138
révision 6b3911c60f

Voir le fichier

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