diff --git a/includes/functions.php b/includes/functions.php index 4caeafa..6973d27 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -610,6 +610,4 @@ function SaveTORAndVPNConfig(){ // echo "Attempting to regenerate Lokinet"; exec( 'sudo /home/pi/loki-network/lokilaunch.sh "gen" > /dev/null &', $return ); } - DisplayLokinetConfig(); - break; }