5 lines
111 B
Bash
5 lines
111 B
Bash
#开启pubimg.service
|
|
sudo systemctl start pubimg.service
|
|
|
|
#开启fastapi
|
|
sudo systemctl start fastApi.service |