This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
pi-hole
Watch
1
Star
0
Fork
0
You've already forked pi-hole
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
d996e9c9eee0f075ffa844044d86a62932193374
pi-hole
/
automated install
History
DL6ER
d996e9c9ee
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.
...
Signed-off-by: DL6ER <
dl6er@dl6er.de
>
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