1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 05:49:10 +00:00
pi-hole/automated install
bcambl c0bc93c7c4 break dhcpcd and ifcfg network configurations into separate functions
- move some logic from setStaticIPv4 to setDHCPCD
- breakout ifcfg configuration into separate function which takes a config path as an argument
- setStaticIPv4 now checks for configs and calls the appropriate function accordingly
- add logic to check ifcfg file by _connection name_ if file is not found by _interface name_

Signed-off-by: bcambl <blayne@blaynecampbell.com>
2018-11-09 15:20:51 -06:00
..
basic-install.sh break dhcpcd and ifcfg network configurations into separate functions 2018-11-09 15:20:51 -06:00
uninstall.sh Change the word "folder" to "directory" since the pi-hole is intended to run on rpi with Linux on it. 2018-07-28 02:35:39 +10:00