Browse Source

I really don't like the online editor

claustromaniac 7 years ago
parent
commit
c8d7694fd3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      updater.bat

+ 1 - 1
updater.bat

@@ -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: