Update install.sh

Fixed webtech error
This commit is contained in:
xer0dayz 2025-09-27 15:57:43 -07:00 committed by GitHub
parent 345551590b
commit feeb5c6581
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -274,6 +274,7 @@ nuclei
# INSTALL WEBTECH
echo -e "$OKBLUE[*]$RESET Installing WebTech...$RESET"
pip3 install -U webtech --break-system-packages
mkdir -p /root/.local/share/webtech
# INSTALL SUBJACK
echo -e "$OKBLUE[*]$RESET Installing SubJack...$RESET"