Added debs and cleaned up src location.
This commit is contained in:
5
src/v0.0.1/resources/bin/StartXWW.sh
Executable file
5
src/v0.0.1/resources/bin/StartXWW.sh
Executable file
@@ -0,0 +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
|
||||
Reference in New Issue
Block a user