chore: couple of small fixes.

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
Federico Di Pierro
2023-01-24 12:10:58 +01:00
committed by poiana
parent 3c7fc1a8c5
commit 26c00a3948
2 changed files with 1 additions and 4 deletions

View File

@@ -52,9 +52,6 @@ if [ $1 -eq 1 ]; then
4)
chosen_driver="modern-bpf"
;;
5)
chosen_driver="plugin"
;;
esac
if [ -n "$chosen_driver" ]; then
CHOICE=$(dialog --clear --title "Falcoctl" --menu "Do you want to follow automatic ruleset updates?" 10 40 2 \