mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-08 11:15:47 +08:00
one more tweak. stop setting GitHub up as default push target.
This commit is contained in:
parent
90499976b6
commit
378a73402d
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
git remote add github https://joncampbell123@github.com/joncampbell123/dosbox-x.git # might fail
|
||||
git remote set-url github https://joncampbell123@github.com/joncampbell123/dosbox-x.git # might fail
|
||||
git push -u github master
|
||||
git push github master
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user