Updated 3.3 Updater Scripts (markdown)

earthlng 2020-08-22 12:30:07 +00:00
parent c18a4c9e4f
commit 6e046483d6

@ -10,7 +10,7 @@ Unless you want to use the `user.js` exactly as it is, you **must** follow our n
[Download](https://github.com/ghacksuserjs/ghacks-user.js/raw/master/updater.sh) the `updater.sh` script and save it in your profile folder. You can run it without any command line arguments and it will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`.
By default the updater script also compares its version number to the one online. If there is a newer version of `updater.sh` online, it asks you for confirmation to download and run it. Two command-line parameters are available to change this behavior (`-d` or `-u`).
By default the updater script also compares its version number to the one online. If there's a newer version of `updater.sh` online, it asks you for confirmation to download and run it. Two command-line parameters are available to change this behavior (`-d` or `-u`).
Available command-line parameters in v2.0+ (case-insensitive):
```