aboutsummaryrefslogtreecommitdiff
path: root/lib/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common.sh')
-rw-r--r--lib/common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common.sh b/lib/common.sh
index 4953041..2065739 100644
--- a/lib/common.sh
+++ b/lib/common.sh
@@ -120,7 +120,6 @@ function install_packages {
SILENT=1 ARCH=$ARCH VERSION=$VERSION $SIMPLARET --purge
fi
else
- echo error: could not install package $pack
unable_to_install="$unable_to_install\n\t$pack"
fi