4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/bin/bash
|
|
cd /home/shumengya/桌面/Python/InfoGenie/backend
|
|
python3 app.py
|