line 1797 corrected

This commit is contained in:
Dewalt 2023-11-02 03:05:45 -05:00
parent a0fc4ffedc
commit d7a46f1f83
1 changed files with 1 additions and 1 deletions

View File

@ -1794,7 +1794,7 @@ pbb_lab_setup() {
mkdir /$finduser/pbb
echo -e "\n $greenplus Extracting labs to /$finduser/pbb/bugbounty"
unzip -o /tmp/pbb-labs.tar.gz -d /$finduser/pbb
unzip -o /tmp/pbb-labs.zip -d /$finduser/pbb
echo -e "\n $greenplus Setting permissions for /$finduser/pbb/bugbounty/labs/uploads"
chmod 777 /$finduser/pbb/bugbounty/labs/uploads