Unverified Commit 5dbdf9a1 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Spawn server

parent 192ca0b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
set -eu

# Display wait message on port 5000
/run/server.sh 5000 > /dev/null &
/run/server.sh 5000 "Please wait while Virtual DSM is installing..." > /dev/null &

DL="https://global.synologydownload.com/download/DSM"