Files
RkApp/StartService/bin/start.sh

5 lines
149 B
Bash

#开启pubimg.service,上传最新的照片至服务器
sudo systemctl start pubimg.service
# #开启fastapi
# sudo systemctl start fastApi.service