GWinWrap/src/versions/v0.0.1/resources/bin/StartXWW.sh

6 lines
184 B
Bash
Raw Normal View History

2016-07-18 23:01:43 +00:00
#!/bin/bash
### nohup is needed to keep child process alive from java's
2017-04-01 03:13:21 +00:00
xterm -e nohup ~/.animatedBGstarter.sh >/dev/null 2>&1
xterm -e nohup ~/.animatedBGstarter2.sh >/dev/null 2>&1