Silenced output when enableing the firewall
This commit is contained in:
@@ -23,4 +23,4 @@ ufw allow 53/tcp > $OUTPUT 2>&1
|
||||
#SSH
|
||||
ufw limit 4242/tcp > $OUTPUT 2>&1
|
||||
|
||||
echo "y" | ufw enable
|
||||
echo "y" | ufw enable > $OUTPUT 2>&1
|
||||
Reference in New Issue
Block a user