mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-25 11:52:56 +01:00
Update update-git.bat
This commit is contained in:
parent
cd52900240
commit
d580e550b1
@ -1,5 +1,5 @@
|
||||
@ECHO off
|
||||
ECHO Update for Git...
|
||||
cd ..\..
|
||||
cd ..
|
||||
FOR /D %%a IN (%CD%\fosscord\*) do echo -------------- && echo %%~fa && cd %%~fa && git sync
|
||||
@ECHO on
|
||||
|
Loading…
Reference in New Issue
Block a user