mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-08 08:49:17 +00:00
fix indent
This commit is contained in:
parent
882938defb
commit
e953b97e26
@ -133,7 +133,7 @@ if [[ ! -f /opt/lxc-iptag/iptag.conf ]]; then
|
|||||||
# List of allowed CIDRs
|
# List of allowed CIDRs
|
||||||
CIDR_LIST=(
|
CIDR_LIST=(
|
||||||
192.168.0.0/16
|
192.168.0.0/16
|
||||||
172.16.0.0/12
|
172.16.0.0/12
|
||||||
10.0.0.0/8
|
10.0.0.0/8
|
||||||
100.64.0.0/10
|
100.64.0.0/10
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user