Merge pull request #1 from qcasey/#39-remove-yay

Remove yay dependancy
pull/40/head
Quinn Casey 4 years ago committed by GitHub
commit 9f8d3b5a50
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