small fix

This commit is contained in:
Francois B. (Makoto) 2018-06-13 05:13:39 +02:00
parent 7b49566215
commit 096d1be3b6

View file

@ -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