docker-headless-vnc-container
docker-headless-vnc-container copied to clipboard
Run a shell script after start VNC
Hi All,
Please guide me, How may I execute a script after running VNC server? I wanted to run the game which need to be in gaming directory. Currently I need to run manually gaming server as
cd ~/gaminganywhere-0.8.0/bin/ nohup ./ga-server-event-driven config/server.assaultcube.linux.conf &
Thanks.