Shift supermin environment variables earlier

pull/325/head
sickcodes 3 years ago
parent 9a8239f8ec
commit ae32ff2cb4

@ -220,6 +220,9 @@ RUN grep -v InstallMedia ./Launch.sh > ./Launch-nopicker.sh \
&& chmod +x ./Launch-nopicker.sh \
&& sed -i -e s/OpenCore\.qcow2/OpenCore\-nopicker\.qcow2/ ./Launch-nopicker.sh
USER arch
ENV USER arch
# 5.13 problem
ENV SUPERMIN_KERNEL=/boot/vmlinuz-linux

Loading…
Cancel
Save