1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-22 10:22:32 +01:00

Update update-npm.sh

This commit is contained in:
Stylix58 2021-05-01 18:49:45 +02:00 committed by GitHub
parent 5de026e275
commit df492bab62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
echo Update all dependancies...
cd ../..
cd ..
for D in */; do
echo --------------
echo "$D";