cd `dirname $0` git pull pkill -f neican.jar mvn clean package -DskipTests=true nohup java -jar target/neican.jar > /dev/null 2>&1 &