Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.4 #1189

Merged
merged 1 commit into from
Jun 7, 2021
Merged

v1.4 #1189

merged 1 commit into from
Jun 7, 2021

Conversation

earthlng
Copy link
Contributor

@earthlng earthlng commented Jun 6, 2021

  • add -s parameter to start immediately / skip prompt / run non-interactive

This is useful if the user wants to automate the process of updating the user.js and cleaning prefs.

  • fQuit: error messages to stderr
  • fFF_check: info msg to stderr

Better support for suppressing/redirecting stdout while still showing any error messages in the console.
Useful for example with prefsCleaner.sh -s >/dev/null

- add -s parameter to start immediately / skip prompt / run non-interactive

This is useful if the user wants to automate the process of updating the user.js and cleaning prefs.

- fQuit: error messages to stderr
- fFF_check: info msg to stderr

Better support for suppressing/redirecting stdout while still showing any error messages in the console, useful for example with `prefsCleaner.sh -s >/dev/null`
@earthlng
Copy link
Contributor Author

earthlng commented Jun 6, 2021

@4n0nym0u53, let me know what you think

@samsapti
Copy link

samsapti commented Jun 6, 2021

@earthlng I like it, nice job!

@samsapti
Copy link

samsapti commented Jun 6, 2021

Replying to #1185

Well yea, I'm new to shell scripting, so I didn't know you could do a one-liner. I just borrowed some inspiration from updater.sh tbh 😅

@earthlng
Copy link
Contributor Author

earthlng commented Jun 7, 2021

ok, thanks, glad you like it

@earthlng earthlng merged commit 9018577 into master Jun 7, 2021
@earthlng earthlng deleted the earthlng-patch-1 branch June 7, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants