Moved rest of java parts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/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 &
|
Reference in New Issue
Block a user