1
1
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2024-05-26 05:46:08 +02:00

shit is so fast I can't even read

This commit is contained in:
claustromaniac 2018-04-18 22:42:06 +00:00 committed by GitHub
parent 64d08dd6bc
commit b0fb59f735
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,6 @@ SET "_time=%time: =0%"
COPY /B /V /Y prefs.js "prefs-backup-%date:/=-%_%_time::=.%.js"
CALL :message "Cleaning prefs.js..."
CALL :cleanup
CLS
CALL :message "All done!"
TIMEOUT 5 >nul
ENDLOCAL