A simple bash script meant to update Chromium Legacy by blueboxd.
Note: This updater requires the wget
utility. You can get this utility from MacPorts. Feel free to submit a PR if you find a way to use curl.
To use this script, follow these steps.
- Put the script somewhere you will remember it.
- Open a terminal and execute the command below
chmod +x chromium-legacy-updater.sh
- Execute the script using sudo.
sudo ./chromium-legacy-updater.sh
Note: This has only been tested on 10.8.5. Feel free to submit an issue if you have one!