Update Thu Mar 17 12:41:48 PM CDT 2022

This commit is contained in:
Dewalt 2022-03-17 12:41:48 -05:00
parent fce7bd8cd1
commit ed7483cefc
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ fix_amass() {
fix_assetfinder () {
wget https://github.com/tomnomnom/assetfinder/releases/download/v0.1.1/assetfinder-linux-amd64-0.1.1.tgz -O /tmp/assetfinder
tar xvfz /tmp/assetfinder.tga -
tar xvfz /tmp/assetfinder.tgz -C /usr/bin
}
fix_pyftpdlib() {
echo -e "\n $greenplus installing pyftpdlib"