1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 13:59:15 +00:00
pi-hole/automated install
mettacrawler 35dc4800e0
basic-install.sh - no CIDR in ifcfg-*
Do not expect CIDR format IP addresses in /etc/sysconfig/network-scripts/ifcfg-* files as it is not a requirement.
Expect only:
IPADDR=10.10.10.10
Do not expect:
IPADDR=10.10.10.10/24
2017-11-05 15:28:44 -05:00
..
basic-install.sh basic-install.sh - no CIDR in ifcfg-* 2017-11-05 15:28:44 -05:00
uninstall.sh Tweak wording to fit on 80 character screen 2017-09-21 00:22:47 +10:00