3 lines
90 B
Bash
3 lines
90 B
Bash
|
|
nohup java -jar youchain-system-2.6.jar --spring.profiles.active=prod > nohup.out 2>&1 &
|
||
|
|
|