sleep for 1800s (30min)

This commit is contained in:
samerbam 2023-06-07 15:34:19 -04:00
parent fb52852eeb
commit 5ffee95b58

View File

@ -1,5 +1,5 @@
#!/bin/bash
python3 /app/runner_notify.py -c /config/config.ini
sleep 60
sleep 1800