pi-hole/automated install
2019-01-24 09:28:09 +01:00
..
basic-install.sh Fix inconsistent handling of binary variable. get_binary_variable() stores the result into a global variable we pass later on as argument to FTLinstall() and define a local variable with the same name. This is fixed by only using the globa variable in all places not. This is still not a very elegant solution but it is also not subject of the current PR. 2019-01-24 09:28:09 +01: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