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

6 lines
184 B
Bash
Executable File

#!/bin/bash
### nohup is needed to keep child process alive from java's
xterm -e nohup ~/.animatedBGstarter.sh >/dev/null 2>&1
xterm -e nohup ~/.animatedBGstarter2.sh >/dev/null 2>&1