mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Update install.sh
This commit is contained in:
@ -213,6 +213,8 @@ fi
|
|||||||
# If not present install them
|
# If not present install them
|
||||||
function fuCHECKPACKAGES {
|
function fuCHECKPACKAGES {
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
apt-get -y update
|
||||||
|
apt-get -y install curl
|
||||||
echo "### Installing apt-fast"
|
echo "### Installing apt-fast"
|
||||||
/bin/bash -c "$(curl -sL https://raw.githubusercontent.com/ilikenwf/apt-fast/master/quick-install.sh)"
|
/bin/bash -c "$(curl -sL https://raw.githubusercontent.com/ilikenwf/apt-fast/master/quick-install.sh)"
|
||||||
echo -n "### Checking for installer dependencies: "
|
echo -n "### Checking for installer dependencies: "
|
||||||
|
Reference in New Issue
Block a user