small fix
This commit is contained in:
parent
7b49566215
commit
096d1be3b6
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ while getopts ":h,v,f,c,u,a,d,q,s,t,n,w,p,k" option; do
|
|||
ygginitCount=true
|
||||
fi
|
||||
msg "Installing Unbound"
|
||||
installUnbound
|
||||
installAppsFromList unbound
|
||||
;;
|
||||
q) # cardreader
|
||||
if [ $ygginitCount = false ]; then
|
||||
|
|
Loading…
Reference in a new issue