diff --git a/includes/functions.php b/includes/functions.php index 41d7145..dc6f8d0 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -606,6 +606,11 @@ function SaveTORAndVPNConfig(){ //echo "Attempting to start Lokinet"; exec( 'sudo /home/pi/loki-network/lokilaunch.sh "start" > /dev/null &', $return ); } elseif( isset($_POST['StopLokinet']) ) { + ?> +