diff --git a/src/debs/FXWinWrap_0.1-2_x86/opt/FXWinWrap/resources/bin/StartXWW.sh b/src/debs/FXWinWrap_0.1-2_x86/opt/FXWinWrap/resources/bin/StartXWW.sh index 9d9eb77..efb9832 100755 --- a/src/debs/FXWinWrap_0.1-2_x86/opt/FXWinWrap/resources/bin/StartXWW.sh +++ b/src/debs/FXWinWrap_0.1-2_x86/opt/FXWinWrap/resources/bin/StartXWW.sh @@ -1,5 +1,5 @@ #!/bin/bash ### nohup is needed to keep child process alive from java's -xterm -e nohup ~/.animatedBGstarter.sh -xterm -e nohup ~/.animatedBGstarter2.sh +xterm -e ~/.animatedBGstarter.sh +xterm -e ~/.animatedBGstarter2.sh