1
0
Derivar 0

fix publish script

Este cometimento está contido em:
AJ ONeal 2019-11-01 14:06:24 -06:00
ascendente 2585997138
cometimento 6b3911c60f
1 ficheiros modificados com 1 adições e 1 eliminações

Ver ficheiro

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