Drop empty vnc server script idea for live account
parent
f9217570ab
commit
653f5c824b
|
@ -89,7 +89,6 @@ services:
|
||||||
# force our noop script - socat isn't needed in host mode.
|
# force our noop script - socat isn't needed in host mode.
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ./run_x11_vnc.sh
|
source: ./run_x11_vnc.sh
|
||||||
# source: ./run_x11_vnc_live.sh
|
|
||||||
target: /root/scripts/run_x11_vnc.sh
|
target: /root/scripts/run_x11_vnc.sh
|
||||||
read_only: true
|
read_only: true
|
||||||
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
#!/bin/sh
|
|
Loading…
Reference in New Issue