Opencore --> OpenCore (typo...)

This commit is contained in:
sickcodes
2021-10-30 21:55:07 +00:00
parent dca8b28f9f
commit 0a0ae76333
5 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@ RUN mkdir -p ~/.ssh \
####
# symlink the old directory, for redundancy
RUN ln -s /home/arch/OSX-KVM/Opencore /home/arch/OSX-KVM/Opencore-Catalina || true
RUN ln -s /home/arch/OSX-KVM/OpenCore /home/arch/OSX-KVM/OpenCore-Catalina || true
####