Update install.sh
parent
fe27f40aa7
commit
825c4ebd75
|
|
@ -27,7 +27,7 @@ echo '///---End install OpenSSH ---///'
|
|||
|
||||
# Enable Firewall
|
||||
echo '///---Enable firewall start ---///'
|
||||
sudo ufw enable -y
|
||||
sudo ufw --force enable
|
||||
echo '///---Enable firewall End ---///'
|
||||
|
||||
# configure the firewall
|
||||
|
|
|
|||
Loading…
Reference in New Issue