Start iptables just once
This commit is contained in:
parent
1894893a6f
commit
d141fff4c1
1
basic.sh
1
basic.sh
@ -38,7 +38,6 @@ cp ${SOURCE_DIR}/etc/conf.d/iptables /etc/conf.d/iptables
|
||||
cp ${SOURCE_DIR}/etc/iptables/rules-save /etc/iptables/rules-save
|
||||
cp ${SOURCE_DIR}/etc/network/interfaces /etc/network/interfaces
|
||||
service networking restart
|
||||
service iptables restart
|
||||
|
||||
# Download and configure acme.sh
|
||||
mkdir /etc/acme.sh.d
|
||||
|
Loading…
Reference in New Issue
Block a user