From 0d2885de135676e51ad675625c4cf6729b4724ee Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 25 Dec 2024 23:57:57 +0000 Subject: [PATCH] Update bootstrap.sh --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 57cf84c..d61b582 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -86,7 +86,7 @@ ufw allow 629 ufw allow 80 ufw allow 443 ufw allow 2049 -ufw allow 25575 +ufw allow 25565 ufw allow CIFS ufw --force enable