mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-07 02:16:02 +08:00
5 lines
115 B
Bash
Executable File
5 lines
115 B
Bash
Executable File
#!/usr/bin/env bash
|
|
git remote add mainline svn://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk
|
|
git fetch mainline
|
|
|