mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-22 00:19:28 -04:00
Update updater.bat
This commit is contained in:
parent
2a5a66f240
commit
1a534429f1
@ -34,7 +34,7 @@ IF DEFINED _updateb (
|
||||
REM * Delete the [updated]*.bat and *.bat.old scripts
|
||||
REM * Begin the normal routine
|
||||
FC "[updated]!_myname!.bat" "!_myname!.bat.old" >nul
|
||||
IF ERRORLEVEL 1 (
|
||||
IF NOT "!errorlevel!"=="0" (
|
||||
CALL :message "Script updated to version !v!"
|
||||
TIMEOUT 3 >nul
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user