commit f60780b25bee28a01522e55911d6db953b6c276e
parent 160182df831de464fab3a1a00e5a5c69557d96f0
Author: Luke <luke@lukesmith.xyz>
Date: Thu, 8 Feb 2018 14:59:19 -0700
gnome-keyring added for password prompt
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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.)