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