#!/bin/bash cd `dirname $0`; pwd git add * git add .gitignore git commit -m 'Updated by update.sh' git push -u git@github.com:wszqkzqk/pypvz.git