Merge pull request #40 from qcasey/master

Remove yay dependancy
pull/50/head
sickcodes 5 years ago committed by GitHub
commit e936f3e178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,11 +52,6 @@ RUN mkdir /home/arch
RUN chown arch:arch /home/arch
USER arch
WORKDIR /home/arch
RUN git clone https://aur.archlinux.org/yay.git
WORKDIR /home/arch/yay
RUN makepkg -si --noconfirm
WORKDIR /home/arch
RUN git clone https://github.com/corpnewt/gibMacOS.git
WORKDIR /home/arch/gibMacOS

Loading…
Cancel
Save