Merge claude/2

This commit is contained in:
librelad 2026-07-14 21:09:21 +01:00
commit 26bae17b34

View File

@ -59,7 +59,7 @@ installUFW()
local result; result=$(yes | runSystem ufw logging $CFG_UFW_LOGGING) local result; result=$(yes | runSystem ufw logging $CFG_UFW_LOGGING)
checkSuccess "Disabling UFW Firewall Logging" checkSuccess "Disabling UFW Firewall Logging"
isSuccessful "UFW Firewall has been installed, you can use ufw status to see the status" isSuccessful "UFW Firewall has been installed"
menu_number=0 menu_number=0
cd cd