5 lines
77 B
Bash
5 lines
77 B
Bash
#!/bin/bash
|
|
|
|
python3 /app/fanficdownload.py -c /config/config.ini
|
|
sleep 1800
|