Files
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 18:01:43 -05:00
#!/bin/bash
### nohup is needed to keep child process alive from java's
2016-11-06 20:12:05 -06:00
xterm -e nohup ~/.animatedBGstarter.sh >/dev/null 2>&1
xterm -e nohup ~/.animatedBGstarter2.sh >/dev/null 2>&1