dosbox-x/git-push-to-github.sh
Jonathan Campbell cedd8b6a0d whoops
2014-05-17 00:36:33 -07:00

5 lines
108 B
Bash
Executable File

#!/bin/bash
git remote add github https://github.com/joncampbell123/dosbox-x.git
git push -u github master