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