mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/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