Marius 5 mesiacov pred
rodič
commit
0c91e75e1a
2 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. BIN
      .DS_Store
  2. 1 0
      defaults/config.yaml

BIN
.DS_Store


+ 1 - 0
defaults/config.yaml

@@ -3,6 +3,7 @@ dependencies:
   - datetime
 
 # 2. Define jobs (Script Name + Cron Schedule)
+# Helpful cron editor https://crontab.guru
 jobs:
   - script: "hello_world.py"
     schedule: "* * * * *"      # Runs every minute