mirror of
https://github.com/kaboomserver/framework.git
synced 2025-07-31 18:01:52 +00:00
Make sure alive checker runs
This commit is contained in:
parent
2c3795f30e
commit
1a8f8bfbc6
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
PATH="$HOME/framework/vendor/java/bin/:$PATH"
|
||||
|
||||
dtach -n alivecheck $HOME/framework/script/alivecheck.sh
|
||||
dtach -n alivecheck ~/framework/script/alivecheck.sh
|
||||
|
||||
# Make sure we're in the server folder, located in the home directory
|
||||
cd ~/server/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue