mirror of
https://github.com/arkenfox/user.js.git
synced 2025-07-04 20:42:04 +02:00
Improves usability by clarifying desired action (#1583)
This commit is contained in:
@ -88,6 +88,7 @@ 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."
|
echo "It will remove any entries from prefs.js that also exist in user.js."
|
||||||
echo "This will allow inactive preferences to be reset to their default values."
|
echo "This will allow inactive preferences to be reset to their default values."
|
||||||
echo -e "\nThis Firefox profile shouldn't be in use during the process.\n"
|
echo -e "\nThis Firefox profile shouldn't be in use during the process.\n"
|
||||||
|
echo -e "\nIn order to proceed, select a command below by entering its corresponding number.\n"
|
||||||
|
|
||||||
[ "$1" == '-s' ] && fStart
|
[ "$1" == '-s' ] && fStart
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user