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