Avoid redundant call to remove alivecheck file

Closes #4
This commit is contained in:
mathiascode 2021-03-17 20:04:01 +02:00
parent a4f6745693
commit 8fec8053ed
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# checker in the background
cd ~/
rm alivecheck kaboom schematics
rm kaboom schematics
while true; do
dtach -n kaboom ~/framework/script/server.sh > /dev/null 2>&1