mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-08 01:25:25 +01:00
Updated 3.3 Updater Scripts (markdown)
@@ -5,11 +5,11 @@ Unless you want to use the `user.js` exactly as it is, our updater scripts requi
|
|||||||
|
|
||||||
### :small_orange_diamond: Mac/Linux
|
### :small_orange_diamond: Mac/Linux
|
||||||
|
|
||||||
[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. You can run it 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.
|
[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. You can run it 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`.
|
||||||
|
|
||||||
### :small_orange_diamond: Windows
|
### :small_orange_diamond: Windows
|
||||||
|
|
||||||
[Download](https://github.com/ghacksuserjs/ghacks-user.js/raw/master/updater.bat) the `updater.bat` 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.
|
[Download](https://github.com/ghacksuserjs/ghacks-user.js/raw/master/updater.bat) the `updater.bat` 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`.
|
||||||
|
|
||||||
!! Unicode encoded override files should be stored without the BOM header !!
|
!! Unicode encoded override files should be stored without the BOM header !!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user