fix: typo in install.sh

Signed-off-by: Alessandro Pirastru <57262788+Bloodis94@users.noreply.github.com>
This commit is contained in:
Alessandro Pirastru 2025-04-27 14:26:25 +02:00 committed by GitHub
parent eef553f3be
commit 9c1429a505
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -344,7 +344,7 @@ enable_selinux_container_booleans() {
elif [ "$Answer" = "exit" ]; then
aborted
else
warn "Invalid choice. Please enter 'akmod' or 'exit'."
warn "Invalid choice. Please enter 'yes' or 'exit'."
fi
done
fi