Refactor runtest.sh for improved clarity and reliability
This commit is contained in:
parent
412a63f51d
commit
9c56b2ac91
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ done
|
||||||
|
|
||||||
if [ "$LISTENER_ENABLED" -eq 0 ]; then
|
if [ "$LISTENER_ENABLED" -eq 0 ]; then
|
||||||
log "Stopping kismet..."
|
log "Stopping kismet..."
|
||||||
sudo systemctl stop kismetS
|
sudo systemctl stop kismet
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue