mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
tweaking
This commit is contained in:
parent
ba6ef72bfd
commit
e100937007
2 changed files with 1 additions and 2 deletions
|
@ -560,7 +560,7 @@ echo "$myNETWORK_WLANEXAMPLE" | tee -a /etc/network/interfaces
|
|||
fuBANNER "SSH roaming off"
|
||||
echo "UseRoaming no" | tee -a /etc/ssh/ssh_config
|
||||
|
||||
# Installing ctop, elasticdump, tpot, yq
|
||||
# Installing elasticdump, yq
|
||||
fuBANNER "Installing pkgs"
|
||||
npm install https://github.com/taskrabbit/elasticsearch-dump -g
|
||||
pip install --upgrade pip
|
||||
|
|
|
@ -185,7 +185,6 @@ npm install "https://github.com/taskrabbit/elasticsearch-dump" -g
|
|||
pip install --upgrade pip
|
||||
hash -r
|
||||
pip install --upgrade elasticsearch-curator yq
|
||||
wget https://github.com/bcicen/ctop/releases/download/v0.7.2/ctop-0.7.2-linux-amd64 -O /usr/bin/ctop && chmod +x /usr/bin/ctop
|
||||
echo
|
||||
|
||||
echo "### Now replacing T-Pot related config files on host"
|
||||
|
|
Loading…
Reference in a new issue