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

@ -90,6 +90,8 @@ The main purpose of the release is to simplify installation.
- New command: **debug**. Creates interactive environment for kernel
module/exploit development. Still work-in-progress.
- No warning anymore if test.sh is not exists.
## [0.1.0] - 2019-11-20
Initial release that was never tagged.