diff options
| author | Blake Romero <blake@blkrom.com> | 2024-04-18 19:50:18 +0100 |
|---|---|---|
| committer | Blake Romero <blake@blkrom.com> | 2024-04-18 19:50:18 +0100 |
| commit | 52c412ba3cc80e98cd3ebb618f162482b5d19fd8 (patch) | |
| tree | c4b89c011357f6ca56032b74c4073babfdf23fbe | |
| parent | f30f7b407c2288cd612e02b2d9eef339e800dbe9 (diff) | |
Remove ufw note now that ufw is enabled by default
| -rwxr-xr-x | install-artix.sh | 1 |
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'" |
