From dc1ec0f48c7c2d34db4648c65c135d79af02a625 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Tue, 9 Jun 2020 19:08:21 +0000 Subject: [PATCH] tweaking fix typo get rid of npm error in update.sh --- update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 343a5490..27c4816c 100755 --- a/update.sh +++ b/update.sh @@ -200,10 +200,11 @@ echo "docker.io docker.io/restart boolean true" | debconf-set-selections - echo "debconf debconf/frontend select noninteractive" | debconf-set-selections -v apt-fast -y dist-upgrade -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" --force-yes dpkg --configure -a +npm cache clean --force npm install elasticdump -g pip3 install --upgrade yq # Remove --force switch in the future ... -pip3 install elasticsearch-curator --force -y +pip3 install elasticsearch-curator --force hash -r echo "### Removing and holding back problematic packages ..." apt-fast -y purge exim4-base mailutils pcp cockpit-pcp elasticsearch-curator