mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-03-09 15:39:58 +00:00
If you put an image at /imamge, the image will use that at runtime. Move OSX-KVM to submodule, and symlink for perfect redundancy ln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM
This commit is contained in:
parent
b3e8aabaa9
commit
92d61de642
3 changed files with 18 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "osx-serial-generator"]
|
||||
path = osx-serial-generator
|
||||
url = https://github.com/sickcodes/osx-serial-generator.git
|
||||
[submodule "OSX-KVM"]
|
||||
path = OSX-KVM
|
||||
url = https://github.com/kholia/OSX-KVM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue