]> gitweb.pimeys.fr Git - today.git/blobdiff - today.py
pimeys est temporairement down
[today.git] / today.py
index e430fd881a3030ab8768ced77b3ca24f4ae4366d..ee21fbb814eb485d050ab8aec785d3a69b2c712e 100755 (executable)
--- a/today.py
+++ b/today.py
@@ -442,6 +442,8 @@ if __name__ == "__main__":
     if "--no-color" in sys.argv:
         config.nocolor()
         sys.argv.remove("--no-color")
+    # pimeys is down
+    sys.argv.append("--no-remote")
     if "--no-remote" in sys.argv:
         config.do_remote = False
         sys.argv.remove("--no-remote")