mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-09 20:22:45 +01:00
Delete update-git.sh
This commit is contained in:
parent
104b3534a6
commit
cd8e803c8a
@ -1,10 +0,0 @@
|
||||
echo Update for Git...
|
||||
cd ../../../
|
||||
for D in */; do
|
||||
echo --------------
|
||||
echo "$D";
|
||||
cd $D
|
||||
git pull
|
||||
cd ..
|
||||
done
|
||||
echo Done
|
Loading…
Reference in New Issue
Block a user