4 lines
65 B
Bash
4 lines
65 B
Bash
service mysql start
|
|
sleep 5
|
|
python /root/tag-logger/flask/run.py
|
service mysql start
|
|
sleep 5
|
|
python /root/tag-logger/flask/run.py
|