From db69730c5358dd392da17bc40544cfd142a41493 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Thu, 21 Mar 2019 01:43:08 -0400 Subject: [PATCH] patch broken code --- includes/functions.php | 2 -- 1 file changed, 2 deletions(-) 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; }