Files
RkApp/StartService/bin/start.sh

5 lines
111 B
Bash
Raw Permalink Normal View History

2025-09-28 16:31:50 +08:00
#开启pubimg.service
sudo systemctl start pubimg.service
#开启fastapi
sudo systemctl start fastApi.service