reassign to batch handle

pull/16/head
necro-nemesis 5 years ago
parent 7e46bb28ef
commit c3475d1b1c

@ -604,7 +604,6 @@ function SaveTORAndVPNConfig()
<?php
$output = shell_exec('sudo /etc/init.d/dnsmasq stop');
echo "<pre><strong>$output</strong></pre>";
shell_exec('sudo lokinet > /dev/null 2>&1 &');
$output = shell_exec('sudo /home/pi/loki-network/lokilaunch.sh start');
echo "<pre><strong>$output</strong></pre>";
/*sleep(5);*/

Loading…
Cancel
Save