Refactor runtest.sh for improved clarity and reliability

This commit is contained in:
Yaro Kasear 2025-05-02 14:20:26 -05:00
parent 412a63f51d
commit 9c56b2ac91

View file

@ -259,7 +259,7 @@ done
if [ "$LISTENER_ENABLED" -eq 0 ]; then
log "Stopping kismet..."
sudo systemctl stop kismetS
sudo systemctl stop kismet
fi