Update Mon May 9 10:44:35 PM CDT 2022

This commit is contained in:
Dewalt 2022-05-09 22:44:35 -05:00
parent 9eb772c508
commit c1169a3b99
1 changed files with 3 additions and 2 deletions

View File

@ -40,10 +40,11 @@
# Revision 1.5.5 - Fix Responder Re-Enabled
- Downgrade Responder (R) Function updated
- ask_python39 function added: prompt before proceeding
- if python3.10 is found :
- fix_python39 function
- if python3.10 is found :
- installs python3.9-full and python3.9-dbg
- resymlinks /bin/python3.9 to /bin/python3
- if python3.10 not found proceeds with responder downgrade
- if python3.10 not found proceeds with responder downgrade
- New Menu item P - Fix Python3.9 (no prompt)
- will install python3.9-full and python3.9-dbg