mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-28 17:13:17 +00:00
Trying something
This commit is contained in:
parent
b8f48d1bce
commit
c16efd4491
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ checkForDependencies(){
|
|||
case "$answer" in
|
||||
[yY][eE][sS]|[yY] ) echo "::: Continuing!";;
|
||||
* ) echo "::: Quitting install, please run 'curl -L install.pi-hole.net | bash' after updating packages!"
|
||||
exit 1;;
|
||||
exit 0;;
|
||||
esac
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue