mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-08 19:52:36 +01:00
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…
Reference in New Issue
Block a user