diff --git a/includes/functions.php b/includes/functions.php index 596faa9..4433e3a 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -604,7 +604,7 @@ function SaveTORAndVPNConfig() $output"; - shell_exec('/home/$USER/loki-network/lokinet > /dev/null 2>&1 &'); + shell_exec('sudo /home/$USER/loki-network/lokinet > /dev/null 2>&1 &'); $output = shell_exec('sudo /home/pi/loki-network/lokilaunch.sh start'); echo "
$output"; /*sleep(5);*/