diff --git a/clone_repos.py b/clone_repos.py index c606088..62ac945 100644 --- a/clone_repos.py +++ b/clone_repos.py @@ -48,7 +48,8 @@ repos = [ "https://github.com/cryptexctl/modules-mirror", "https://github.com/Ruslan-Isaev/modules", "https://github.com/shadowhikka/sh.modules", - "https://github.com/fiksofficial/python-modules" + "https://github.com/fiksofficial/python-modules", + "https://github.com/mead0wsss/mead0wsMods" ] def configure_git():