From 52c412ba3cc80e98cd3ebb618f162482b5d19fd8 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Thu, 18 Apr 2024 19:50:18 +0100 Subject: Remove ufw note now that ufw is enabled by default --- install-artix.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'install-artix.sh') diff --git a/install-artix.sh b/install-artix.sh index 4ae9538..b53b8ba 100755 --- a/install-artix.sh +++ b/install-artix.sh @@ -429,4 +429,3 @@ echo " ====================================================================== " echo "You can now reboot and log into system" -echo "NOTE: AFTER reboot be sure to enable the firewall with 'ufw enable'" -- cgit