Update update-git.sh
This commit is contained in:
parent
d3c4ea8a14
commit
bbeb558e31
@ -4,6 +4,6 @@ for D in */; do
|
||||
echo --------------
|
||||
echo "$D";
|
||||
cd $D
|
||||
npm i
|
||||
git sync
|
||||
cd ..
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user