mirror of
https://github.com/arkenfox/user.js.git
synced 2025-09-03 02:18:31 +02:00
I really don't like the online editor
This commit is contained in:
@ -171,7 +171,7 @@ IF EXIST user.js.new (
|
||||
CALL :message "Update completed without changes."
|
||||
) ELSE (
|
||||
REN user.js.new user.js
|
||||
REN CALL :message "Update complete."
|
||||
CALL :message "Update complete."
|
||||
)
|
||||
)
|
||||
ECHO:
|
||||
|
Reference in New Issue
Block a user