last else refresh with function

pull/12/head
necro-nemesis 6 years ago
parent 4721317452
commit f00fe0d768

@ -609,6 +609,8 @@ function SaveTORAndVPNConfig(){
} elseif( isset($_POST['ReGenerateLokinet']) ) {
// echo "Attempting to regenerate Lokinet";
exec( 'sudo /home/pi/loki-network/lokilaunch.sh "gen" > /dev/null &', $return );
} else {
DisplayLokinetConfig();
}
}
?>

Loading…
Cancel
Save