We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some typo in Line 74 in prepare-kali.sh disrupts progressing.
Maybe also good to find some workaround for python2 obso"del"etion to get it to work on Kali Linux 2021.1
You may also have some inconsistence in using " and ' for echoing special chars. Just my 2 cents.
Cheers mate ;)
The text was updated successfully, but these errors were encountered:
https://github.com/mgeeky/Penetration-Testing-Tools/blob/master/linux/prepare-kali.sh#L74
Still missing the closing ")" for the command at the end.
Sorry, something went wrong.
No branches or pull requests
Some typo in Line 74 in prepare-kali.sh disrupts progressing.
Maybe also good to find some workaround for python2 obso"del"etion to get it to work on Kali Linux 2021.1
You may also have some inconsistence in using " and ' for echoing special chars. Just my 2 cents.
Cheers mate ;)
The text was updated successfully, but these errors were encountered: