1
0
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2025-05-21 16:17:11 +02:00

Update prefsCleaner.bat

This commit is contained in:
earthlng 2022-11-13 14:34:15 +00:00 committed by GitHub
parent 39717ae45e
commit 857bd13a9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ TITLE prefs.js cleaner
REM ### prefs.js cleaner for Windows
REM ## author: @claustromaniac
REM ## version: 2.4
REM ## version: 2.5
CD /D "%~dp0"
@ -13,7 +13,7 @@ ECHO:
ECHO ########################################
ECHO #### prefs.js cleaner for Windows ####
ECHO #### by claustromaniac ####
ECHO #### v2.4 ####
ECHO #### v2.5 ####
ECHO ########################################
ECHO:
CALL :message "This script should be run from your Firefox profile directory."