1
0

Do not show warning if test.sh is not exists

This commit is contained in:
2019-08-17 12:42:14 +00:00
parent 6ee5530554
commit faf9f9fd8f
3 changed files with 5 additions and 2 deletions

View File

@ -94,6 +94,9 @@ Overview
- Path to exploit
- Path to file that must be created with root privileges.
- If there's no test.sh script then default
(``echo touch FILE | exploit``) one is used.
Security
--------