mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
chkconfig firewalld off
This commit is contained in:
parent
49739b5c4e
commit
cef9e16578
1 changed files with 1 additions and 0 deletions
|
@ -792,6 +792,7 @@ cp templates/web/skel/public_html/index.html /var/www/html/
|
||||||
sed -i 's/%domain%/It worked!/g' /var/www/html/index.html
|
sed -i 's/%domain%/It worked!/g' /var/www/html/index.html
|
||||||
|
|
||||||
# Downloading firewall rules
|
# Downloading firewall rules
|
||||||
|
chkconfig firewalld off >/dev/null 2>&1
|
||||||
wget $vestacp/firewall.tar.gz -O firewall.tar.gz
|
wget $vestacp/firewall.tar.gz -O firewall.tar.gz
|
||||||
tar -xzf firewall.tar.gz
|
tar -xzf firewall.tar.gz
|
||||||
rm -f firewall.tar.gz
|
rm -f firewall.tar.gz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue