palera1n
palera1n copied to clipboard
Autorun sudo if not running as root on Linux
There is a --nosudo
option to skip the check
This removes the need to check the os and run sudo accordingly, and fixes some common issues people experience
NOTE: parse_cmdline was moved up, I hope that doesn't mess anything up
Was this tested
After fixing a bug with the $version variable, it works. iPhone9,3, iOS 15.5, Arch Linux ~~btw~~
why you dont use exec