Merge pull request #8224 from kevinmcconnell/once-requires-sudo
Run ONCE with sudo when installing
This commit is contained in:
@@ -10,4 +10,4 @@ echo "Enabling ONCE background service..."
|
||||
sudo systemctl enable --now once-background.service
|
||||
|
||||
echo -e "\nLaunching ONCE..."
|
||||
once
|
||||
sudo once
|
||||
|
||||
Reference in New Issue
Block a user