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