#!/bin/sh # 启动jar包 java -jar -Duser.timezone=Asia/Shanghai -Dfile.encoding=UTF-8 /opt/intro-robot/interro_robot-0.0.1-SNAPSHOT.jar "$@"