Browse Source

Update init_debian.sh

master
xiaoz 1 day ago committed by GitHub
parent
commit
fd02004e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      init_debian.sh

2
init_debian.sh

@ -35,7 +35,7 @@ init_soft(){
ufw allow 443 ufw allow 443
ufw allow 22 ufw allow 22
ufw enable ufw --force enable
systemctl enable ufw systemctl enable ufw
} }

Loading…
Cancel
Save