From 096d1be3b6f0c5928fec554b11823798aadd57d6 Mon Sep 17 00:00:00 2001 From: "Francois B. (Makoto)" Date: Wed, 13 Jun 2018 05:13:39 +0200 Subject: [PATCH] small fix --- yggdrasil.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yggdrasil.sh b/yggdrasil.sh index d6764db..f5a6242 100755 --- a/yggdrasil.sh +++ b/yggdrasil.sh @@ -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