mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2025-07-27 08:15:51 +02:00
missing fi
This commit is contained in:
@@ -304,7 +304,7 @@ EOF
|
||||
# Firewall stuff
|
||||
if systemctl status iptables >/dev/null 2>&1; then
|
||||
# set iptables rules for http and https
|
||||
if [ $DEBUG ] ; then echo "iptables here - should we be setting something?"
|
||||
if [ $DEBUG ] ; then echo "iptables here - should we be setting something?" ; fi
|
||||
fi
|
||||
if firewall-cmd --state >/dev/null 2>&1; then
|
||||
# allow httpd access through firewall
|
||||
|
Reference in New Issue
Block a user