diff --git a/linux-surface.sh b/linux-surface.sh index 4656459..277724c 100644 --- a/linux-surface.sh +++ b/linux-surface.sh @@ -2,7 +2,7 @@ curl -s https://raw.githubusercontent.com/linux-surface/linux-surface/master/pkg/keys/surface.asc | sudo pacman-key --add - -sudo bash -c 'echo "[linux-surface]" >> /etc/pacman.conf && echo "Server = https://pkg.surfacelinux.com/arch/" >> /etc/pacman.conf'/etc/mkinitcpio.d +sudo bash -c 'echo "[linux-surface]" >> /etc/pacman.conf && echo "Server = https://pkg.surfacelinux.com/arch/" >> /etc/pacman.conf' sudo pacman-key --lsign-key 56C464BAAC421453 sudo pacman -Syu