summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2024-04-18 19:50:18 +0100
committerBlake Romero <blake@blkrom.com>2024-04-18 19:50:18 +0100
commit52c412ba3cc80e98cd3ebb618f162482b5d19fd8 (patch)
treec4b89c011357f6ca56032b74c4073babfdf23fbe
parentf30f7b407c2288cd612e02b2d9eef339e800dbe9 (diff)
Remove ufw note now that ufw is enabled by default
-rwxr-xr-xinstall-artix.sh1
1 files changed, 0 insertions, 1 deletions
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'"