mirror of
https://github.com/rachelos/we-mp-rss.git
synced 2026-09-21 13:50:34 +08:00
4 lines
75 B
Bash
4 lines
75 B
Bash
#!/bin/bash
|
|
cd /app/
|
|
source install.sh
|
|
python3 main.py -job True -init True |