commit ecb63e82c9e6ec1d0b027e9b3d583b3ab3a5e368
parent ded7c01a08c296cf27a1b7c39d1abc66d7f6e046
Author: earthlng <earthlng@users.noreply.github.com>
Date: Sat, 30 Jul 2022 12:23:27 +0000
Update prefsCleaner.sh
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/prefsCleaner.sh b/prefsCleaner.sh
@@ -2,7 +2,7 @@
## prefs.js cleaner for Linux/Mac
## author: @claustromaniac
-## version: 1.4
+## version: 1.5
## special thanks to @overdodactyl and @earthlng for a few snippets that I stol..*cough* borrowed from the updater.sh
@@ -82,7 +82,7 @@ echo -e "\n\n"
echo " ╔══════════════════════════╗"
echo " ║ prefs.js cleaner ║"
echo " ║ by claustromaniac ║"
-echo " ║ v1.4 ║"
+echo " ║ v1.5 ║"
echo " ╚══════════════════════════╝"
echo -e "\nThis script should be run from your Firefox profile directory.\n"
echo "It will remove any entries from prefs.js that also exist in user.js."