This commit is contained in:
USER
2023-01-21 14:20:49 +00:00
parent d391470353
commit 9207759f4f

View File

@ -22,5 +22,4 @@ if exist %GIT% (
cd %SCRIPTS%\wLocal cd %SCRIPTS%\wLocal
%GIT% -c "git pull" %GIT% -c "git pull"
cd \
) )