fix: missing quotes around heredoc word

This commit is contained in:
Rudra Saraswat 2026-04-01 22:11:57 +05:30
parent 0c2cd867ee
commit ab191bf3cf

View file

@ -33,7 +33,7 @@ distro-config:
mkdir -m 1777 -p ./tmp
mkdir -m 0555 -p ./{sys,proc}
cat <<EOF >./etc/pacman.conf
cat <<'EOF' >./etc/pacman.conf
[options]
HoldPkg = pacman glibc
Architecture = auto