mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
add username to github URL
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
git remote add github https://github.com/joncampbell123/dosbox-x.git
|
||||
git remote add github https://joncampbell123@github.com/joncampbell123/dosbox-x.git
|
||||
git push -u github master
|
||||
|
||||
|
Reference in New Issue
Block a user