diff --git a/includes/functions.php b/includes/functions.php index 6973d27..1d0d710 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -611,3 +611,4 @@ function SaveTORAndVPNConfig(){ exec( 'sudo /home/pi/loki-network/lokilaunch.sh "gen" > /dev/null &', $return ); } } +?>