diff --git a/scripts/service_controls.php b/scripts/service_controls.php index 6f26c1d..8a14c8f 100644 --- a/scripts/service_controls.php +++ b/scripts/service_controls.php @@ -90,7 +90,7 @@ if(isset($_POST['submit'])){ $command = $_POST['submit']; if($command == 'restart_services.sh'){ $str= "
Please wait 60 seconds
"; +Please wait 60-90 seconds
"; echo str_pad($str, 4096); ob_flush(); flush();