Update INSTALL.sh

This commit is contained in:
Stefan Pejcic
2024-06-28 16:04:33 +02:00
committed by GitHub
parent d7aaa3e2e0
commit 9ad0d7b808

View File

@@ -694,6 +694,8 @@ setup_ufw() {
debug_log ufw --force enable
debug_log ufw reload
debug_log service ufw restart
fi
}