if [[ $(git fetch origin 2>&1) ]]; then echo "WARNING! pull the newest code before build" exit 1 fi