6 lines
76 B
Bash
6 lines
76 B
Bash
#!/bin/bash
|
|
|
|
python3 /app/runner_notify.py -c /config/config.ini
|
|
sleep 60
|
|
|