diff --git a/includes/functions.php b/includes/functions.php index c56e7fa..6f9393a 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -599,19 +599,16 @@ function SaveTORAndVPNConfig(){ } elseif( isset($_POST['StartLokinet']) ) { exec( 'sudo /home/pi/loki-network/lokilaunch.sh "start" > /dev/null &', $return ); - /* ?> - //
- // Starting Lokinet - //
- // Lokinet is starting - '; - + ?> +
+ Starting Lokinet +
+ /dev/null &', $return ); ?>
- Stopping Lokinet + Stopping Lokinet
/dev/null &', $return ); ?>
- Generating Lokinet Configuration + Generating Lokinet Configuration
/dev/null &', $return ); ?>
- Regenerating Lokinet Configuration + Regenerating Lokinet Configuration