mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2026-04-04 04:45:52 +00:00
Delete update-git.sh
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
echo Update for Git...
|
||||
cd ../../../
|
||||
for D in */; do
|
||||
echo --------------
|
||||
echo "$D";
|
||||
cd $D
|
||||
git pull
|
||||
cd ..
|
||||
done
|
||||
echo Done
|
||||
Reference in New Issue
Block a user