lazarus-build-win64/startup.sh

11 lines
231 B
Bash
Raw Normal View History

2018-04-10 13:16:02 +02:00
#!/bin/bash
2018-04-11 08:16:07 +02:00
#/usr/bin/Xvfb :0 -screen 0 1024x768x24 > /dev/null &
#sleep 1
#/usr/bin/x11vnc -q &
#sleep 1
#/root/novnc/utils/launch.sh --vnc localhost:5900 --listen 8080 &
#sleep 1
#xterm &
2018-04-10 13:16:02 +02:00
#bash -c $1 $2 $3
2018-04-11 08:16:07 +02:00
wine $1 $2 $3 $4 $5 $6