From 110bf9dc40f42e257f974504e3b81727aed2ab3a Mon Sep 17 00:00:00 2001 From: Dewalt-arch Date: Tue, 5 Sep 2023 07:55:28 -0500 Subject: [PATCH] Revision 1.7.5 fix_missing updated --- pimpmykali.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pimpmykali.sh b/pimpmykali.sh index ae50826..31241e2 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -226,7 +226,7 @@ fix_missing() { fix_proxychains fix_sshuttle fix_chisel - fix_cme # 08.03.2023 - added new CME6.x + # fix_cme # 08.03.2023 - added new CME6.x fix_ssh_widecompat #fix_waybackurls # has issues not implemented yet }