mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-05 20:47:15 +01:00
Fixed ufw enable message
This commit is contained in:
parent
dc4e84172e
commit
b2e9461a76
@ -39,8 +39,8 @@ configureUFW() {
|
||||
echo "Allowing Outcoming Packets by Default(UFW)"
|
||||
sudo ufw default allow outgoing
|
||||
|
||||
echo -e "${GREEN}Enabled Firewall with Baselines!${RC}"
|
||||
sudo ufw enable
|
||||
echo -e "${GREEN}Enabled Firewall with Baselines!${RC}"
|
||||
}
|
||||
|
||||
checkEnv
|
||||
|
Loading…
x
Reference in New Issue
Block a user