GWinWrap/java/src/debs/fxwinwrap-0-1-3-x86/opt/FXWinWrap/resources/bin/StartXWW.sh

6 lines
176 B
Bash
Executable File

#!/bin/bash
### nohup is needed to keep child processes alive from java's
nohup bash ~/.animatedBGstarter.sh &> /dev/null &
nohup bash ~/.animatedBGstarter2.sh &> /dev/null &