mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
update github push script
This commit is contained in:
parent
d7f8157040
commit
90499976b6
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
git remote add github https://joncampbell123@github.com/joncampbell123/dosbox-x.git
|
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 -u github master
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user