YouChain_Doc/部署手册/start.sh

3 lines
90 B
Bash

nohup java -jar youchain-system-2.6.jar --spring.profiles.active=prod > nohup.out 2>&1 &