From 4fd4bcae08e815fb2508703f8e921dfdf8ea2af0 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 31 Mar 2019 22:14:31 -0400 Subject: [PATCH] plain echo --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index d912f1d..cac9026 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -635,7 +635,7 @@ function SaveTORAndVPNConfig(){ sudo /home/pi/loki-network/lokilaunch.sh bootstrap ,$bootstrap"; + echo "sudo /home/pi/loki-network/lokilaunch.sh bootstrap ,$bootstrap"; $output = shell_exec("sudo /home/pi/loki-network/lokilaunch.sh bootstrap ,$bootstrap"); echo "
$output
";