Supersonic Update Script for macOS and Windows #299
GavinL2001
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone! I wanted to show off this bash script I made in a few days to help me update Supersonic easier than the current method. While I acknowledge that there are more elegant solutions to this problem, this is what I came up with within my limited knowledge of scripting/programming.
Please check it out and provide any feedback you might have! I recommend using this only if you're willing to deal with some potential bugs, as it's my first-ever script, but I hope some people find this useful like I have!
I tested it on macOS Sonoma with a x64 processor, but the script accounts for both arm64, and legacy versions of macOS.
Source Code: https://github.com/GavinL2001/supersonic-update-script
Update (2024/06/05):
I've updated my repo to include a Powershell script for those that use Windows! It's still being worked on, but I've got the main functionality down, which should work well for most people. Feel free to open up any issues if you encounter any problems!
Beta Was this translation helpful? Give feedback.
All reactions