Merge pull request #399 from Jberczel/master
Fix auto-enable arch repos
This commit is contained in:
commit
42c03f62f1
1 changed files with 1 additions and 0 deletions
1
larbs.sh
1
larbs.sh
|
@ -77,6 +77,7 @@ refreshkeys() { \
|
|||
echo "[$repo]
|
||||
Include = /etc/pacman.d/mirrorlist-arch" >> /etc/pacman.conf
|
||||
done
|
||||
pacman -Sy >/dev/null 2>&1
|
||||
pacman-key --populate archlinux
|
||||
;;
|
||||
esac ;}
|
||||
|
|
Loading…
Reference in a new issue