mirror of
https://github.com/kaboomserver/framework.git
synced 2025-08-05 03:53:17 +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
|
@ -7,7 +7,7 @@
|
|||
# checker in the background
|
||||
|
||||
cd ~/
|
||||
rm alivechecker kaboom schematics
|
||||
rm alivecheck kaboom schematics
|
||||
|
||||
while true; do
|
||||
dtach -n kaboom ~/framework/script/server.sh > /dev/null 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue