mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Socat listener
This commit is contained in:
parent
64b71b328b
commit
edc25e63e5
@ -200,8 +200,6 @@ if [[ "${DHCP}" == [Yy1]* ]]; then
|
|||||||
configureDHCP
|
configureDHCP
|
||||||
|
|
||||||
{ pkill -f server.sh || true; } 2>/dev/null
|
{ pkill -f server.sh || true; } 2>/dev/null
|
||||||
|
|
||||||
/run/server.sh 80 /run/ip.sh &
|
|
||||||
/run/server.sh 5000 /run/ip.sh &
|
/run/server.sh 5000 /run/ip.sh &
|
||||||
|
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user