diff --git a/commands/web.py b/commands/web.py index edfd9b2..fa518da 100644 --- a/commands/web.py +++ b/commands/web.py @@ -1,3 +1,4 @@ import utils utils.register_command_call("web","/usr/local/bin/web") +utils.register_command_call("gemini","/usr/local/bin/gemini")