mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
Final touches for #477
This commit is contained in:
parent
72709bc186
commit
e9520eefb5
1 changed files with 0 additions and 2 deletions
|
@ -192,8 +192,6 @@ echo "debconf debconf/frontend select noninteractive" | debconf-set-selections -
|
||||||
apt-fast -y dist-upgrade -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" --force-yes
|
apt-fast -y dist-upgrade -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" --force-yes
|
||||||
dpkg --configure -a
|
dpkg --configure -a
|
||||||
npm install "https://github.com/taskrabbit/elasticsearch-dump" -g
|
npm install "https://github.com/taskrabbit/elasticsearch-dump" -g
|
||||||
pip3 install --upgrade pip
|
|
||||||
hash -r
|
|
||||||
pip3 install --upgrade elasticsearch-curator yq
|
pip3 install --upgrade elasticsearch-curator yq
|
||||||
hash -r
|
hash -r
|
||||||
echo "### Removing and holding back problematic packages ..."
|
echo "### Removing and holding back problematic packages ..."
|
||||||
|
|
Loading…
Reference in a new issue