diff --git a/includes/functions.php b/includes/functions.php index 661fef0..889758a 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -387,6 +387,17 @@ function DisplayLokinetConfig(){ echo '' , PHP_EOL; } else { echo '' , PHP_EOL; + } + if( isset($_POST['ApplyLokinetSettings']) ) { + //exec( 'sudo /home/pi/loki-network/lokilaunch.sh "gen" > /dev/null &', $return); + + ?> +
+ Applying Bootstrap +
+ + @@ -625,7 +636,7 @@ function SaveTORAndVPNConfig(){ Regenerating Lokinet Configuration /dev/null &', $return); ?> @@ -634,7 +645,7 @@ function SaveTORAndVPNConfig(){