GWinWrap/src/debs/fxwinwrap-0-1-1-x86/opt/FXWinWrap/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
2016-11-07 02:12:05 +00:00
xterm -e nohup ~/.animatedBGstarter.sh >/dev/null 2>&1
xterm -e nohup ~/.animatedBGstarter2.sh >/dev/null 2>&1