mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-18 08:52:12 +08:00
more
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
git checkout master && git merge develop && git checkout develop && git merge master && git push --all && make -j
|
git checkout master && git merge develop && git checkout develop && git merge master && git fetch --all && git push --all && make -j
|
||||||
|
Reference in New Issue
Block a user