From f60780b25bee28a01522e55911d6db953b6c276e Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 8 Feb 2018 14:59:19 -0700 Subject: [PATCH] gnome-keyring added for password prompt --- src/larbs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/larbs.sh b/src/larbs.sh index 9c8e2a4..2a633e0 100755 --- a/src/larbs.sh +++ b/src/larbs.sh @@ -119,6 +119,7 @@ pacman --noconfirm --needed -Sy \ wget \ atool \ ntfs-3g \ + gnome-keyring \ dosfstools || (red Error installing system basics. Check your internet connection and pacman keyring.)