Update Mon May 9 10:43:32 PM CDT 2022

This commit is contained in:
Dewalt 2022-05-09 22:43:32 -05:00
parent 6052372211
commit 9eb772c508
1 changed files with 5 additions and 3 deletions

View File

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