Update StartXWW.sh

Removed nohup to keep from flushing to disk.
This commit is contained in:
Maxim 2016-11-06 19:25:24 -06:00 committed by GitHub
parent d08aa4f932
commit 58536a1b8d
1 changed files with 2 additions and 2 deletions

View File

@ -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