diff --git a/README.md b/README.md index 570ec16..bd05798 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - update to findrealuser variable : - check for display 0 (:0) if found get user from display 0 tty login - if display 0 (:0) is not found, get user from tty login + - revision history 1.4.0 moved to changelog.txt # Revision 1.4.1 - PPA Course Prerequisites - Menu Option P has changed option now installs pre-req the PPA Course @@ -46,16 +47,6 @@ - will be applied in options 0, 1 or N - revision history 1.3.9 moved to changelog.txt -# Revision 1.4.0 - httprobe added - - added fix_httprobe to fix_missing function - - checks for /usr/bin/httprobe if not installed install it via kali repo - - function will be called via menu options - - 1 - fix missing - - 0 - fix all ( only runs 1 thru 8 ) - - N - new vm setup - - H - standalone function - - added menu option H only this fix will be applied - # Menu Breakdown of Pimpmykali - Menu option N (New Users/New VM's Should start here!) diff --git a/changelog.txt b/changelog.txt index 2c90d7c..31fc32b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +# Revision 1.4.0 - httprobe added + - added fix_httprobe to fix_missing function + - checks for /usr/bin/httprobe if not installed install it via kali repo + - function will be called via menu options + - 1 - fix missing + - 0 - fix all ( only runs 1 thru 8 ) + - N - new vm setup + - H - standalone function + - added menu option H only this fix will be applied + # Revision 1.3.9 - Kali 2021.4 Update - creates symlink linking /bin/python2.7 to /bin/python - python is python2.7