From 0a5858841527d0e06a3de5e3532cc84793a534eb Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Thu, 4 Aug 2022 21:38:30 -0500 Subject: [PATCH] Update Thu Aug 4 09:38:30 PM CDT 2022 --- pimpmykali.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pimpmykali.sh b/pimpmykali.sh index 6f4915e..566797a 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -1534,7 +1534,7 @@ pimpmykali_menu () { echo -e " K - Reconfigure Keyboard current keyb/lang : $(cat /etc/default/keyboard | grep XKBLAYOUT | cut -d "\"" -f2)\n" # reconfig_keyboard echo -e " Key Stand alone functions: Description:" # optional line echo -e " --- ---------------------- ------------" # optional line - echo -e " O - Fix SSH (Enable SSH wide compatibility + legacy ciphers)" # fix_ssh + echo -e " O - Fix SSH (Enable SSH wide compatibility + legacy ciphers)" # fix_ssh echo -e " R - Fix Responder (Downgrade Responder to v3.0.6.0) + Python3.9 fix" # fix_responder echo -e " P - Downgrade to Python3.9 (Only install python3.9 and resymlink /bin/python3)" # fix_python39 echo -e " B - Fix Bloodhound (Downgrade Bloodhound to v4.0.3)" # sorry blind, need the letter B... was bpt function