mirror of
https://github.com/Vateron-Media/XC_VM.git
synced 2026-04-11 23:48:27 +00:00
Fixed panel restart
This commit is contained in:
@@ -35,7 +35,7 @@ start() {
|
||||
sudo -u xc_vm $SCRIPT/bin/php/bin/php $SCRIPT/includes/cli/connection_sync.php >/dev/null 2>/dev/null &
|
||||
fi
|
||||
echo 'Running in foreground...'
|
||||
sleep 5
|
||||
sleep infinity
|
||||
}
|
||||
|
||||
stop() {
|
||||
|
||||
Reference in New Issue
Block a user