diff --git a/installation-scripts/00-pacman-mirror.sh b/installation-scripts/00-pacman-mirror.sh index eb05e92..cbdbe60 100755 --- a/installation-scripts/00-pacman-mirror.sh +++ b/installation-scripts/00-pacman-mirror.sh @@ -14,11 +14,11 @@ pacman-key --recv-keys 9B146D11A9ED6CA7E279EB1A852BCC170D81A982 pacman-key --lsign 9B146D11A9ED6CA7E279EB1A852BCC170D81A982 # Add additional pacman mirrors -cat >> /etc/pacman.conf << 'EOF' +cat >> /etc/pacman.conf <