GoXLR-on-Linux / goxlr-on-linux

Documentation and scripts to make the GoXLR and GoXLR Mini useful on Linux.
142 stars 8 forks source link

Removed the sudo run requirement #45

Closed FrostyCoolSlug closed 2 years ago

FrostyCoolSlug commented 2 years ago

Running the script as sudo results in the run_goxlr.sh script getting placed into the root user's profile, rather than the active users. preventing auto startup.

I've also forced sh usage, as zsh sometimes doesn't shell things up propertly.