some bugfixes

This commit is contained in:
Martin Selbmann 2020-09-22 19:26:57 +02:00
parent aaf358dd9a
commit 94494bda8e
1 changed files with 1 additions and 3 deletions

View File

@ -26,9 +26,7 @@ while true; do
if [ "$cmdonairstat" -eq 1 ]; then
cmdonairstat=0
if [ "$swupstat" -eq 0 ]; then
$(command -v pkill) "$pgrepplayer"
fi
$(command -v pkill) "$pgrepplayer"
fi