Skip to content

Commit ecb63e8

Browse files
authored
Update prefsCleaner.sh
1 parent ded7c01 commit ecb63e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prefsCleaner.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## prefs.js cleaner for Linux/Mac
44
## author: @claustromaniac
5-
## version: 1.4
5+
## version: 1.5
66

77
## special thanks to @overdodactyl and @earthlng for a few snippets that I stol..*cough* borrowed from the updater.sh
88

@@ -82,7 +82,7 @@ echo -e "\n\n"
8282
echo " ╔══════════════════════════╗"
8383
echo " ║ prefs.js cleaner ║"
8484
echo " ║ by claustromaniac ║"
85-
echo " ║ v1.4"
85+
echo " ║ v1.5"
8686
echo " ╚══════════════════════════╝"
8787
echo -e "\nThis script should be run from your Firefox profile directory.\n"
8888
echo "It will remove any entries from prefs.js that also exist in user.js."

0 commit comments

Comments
 (0)