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
cd8e803c8a
commit
9d7a6dc4ed
@ -1,3 +1,4 @@
|
|||||||
@ECHO off
|
@ECHO off
|
||||||
ECHO Update for Git...
|
ECHO Update for Git...
|
||||||
FOR /D %%a IN (%CD%\fosscord\*) do echo -------------- && echo %%~fa && git -C %%~fa pull
|
cd ..\..
|
||||||
|
FOR /D %%a IN (%CD%\fosscord\*) do echo -------------- && echo %%~fa && git -C %%~fa pull
|
||||||
|
Loading…
Reference in New Issue
Block a user