Scripts to update/install Supersonic for macOS or Windows.
macOS Usage: curl -sL https://www.gavinliddell.us/sus | bash
Windows Usage: irm https://www.gavinliddell.us/sus-win | iex
- (macOS) The application will get flagged as corrupted if an old version is installed using the traditional method but never opened to verify with Apple before using the update script.
- Solution: Open or remove old version before running the script.
@lukechilds for their bash function to fetch the latest release using the GitHub API.
Google for free knowledge online.