fix_assetfinder function from install to reinstall

This commit is contained in:
Dewalt 2023-11-02 04:30:48 -05:00
parent d7a46f1f83
commit a25ca6fb45
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ fix_linwinpeas() {
fix_assetfinder() {
echo -e "\n $greenplus Installing Assetfinder precompiled binary for $arch ... "
[[ -f /usr/bin/assetfinder ]] && rm -f /usr/bin/assetfinder || echo > /dev/null
eval apt -y install assetfinder
eval apt -y reinstall assetfinder
}
fix_httprobe() { # 01.04.22 - added httprobe precompiled binary to fix_missing