Parcourir la source

I really don't like the online editor

claustromaniac il y a 7 ans
Parent
commit
c8d7694fd3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: