From aa3b97c530324a465af2d1a52394cf8ca13a9925 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 30 Mar 2019 19:06:25 -0400 Subject: [PATCH] Check commit --- includes/functions.php | 5 +++++ 1 file changed, 5 insertions(+) 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']) ) { + ?> +
+ Lokine Starting +
+ /dev/null &', $return ); } elseif( isset($_POST['GenerateLokinet']) ) {