Download this file
#!/bin/bash cd ~/ebe sed s/VERSION/test/ < about.html > html/about.html git commit -a git branch test git push origin test