remove multilib
This commit is contained in:
parent
9154ceb891
commit
25008f6517
1 changed files with 1 additions and 7 deletions
|
|
@ -142,12 +142,6 @@ EOF
|
|||
echo ${HOSTNAME} > /etc/hostname
|
||||
hostname ${HOSTNAME}
|
||||
|
||||
# enable multilib
|
||||
cat << 'EOF' >> /etc/pacman.conf
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
EOF
|
||||
|
||||
touch /root/.archmate/stage-1.done
|
||||
else
|
||||
echo " - /root/.archmate/stage-1.done found, skipping."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue