diff --git a/includes/functions.php b/includes/functions.php index fd7ea73..1ab7635 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -614,7 +614,7 @@ function SaveTORAndVPNConfig() Starting Lokinet background daemon process. $output"; } elseif (isset($_POST['StopLokinet'])) { exec('sudo /home/pi/loki-network/lokilaunch.sh "stop" > /dev/null &', $return); ?>