mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
make dox || exit 1
|
||||
make dox-site-update || exit 1
|
||||
make compat-site-update
|
||||
(cd subgit/gh-pages && git commit .)
|
||||
(cd subgit/gh-pages && git push)
|
||||
(cd ../dosbox-x-gh-pages && git commit .)
|
||||
(cd ../dosbox-x-gh-pages && git push)
|
||||
|
||||
exit 0
|
||||
|
||||
|
Reference in New Issue
Block a user