Explorar el Código

I really don't like the online editor

claustromaniac hace 7 años
padre
commit
c8d7694fd3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: