From dcbcc6c82c86e058d6fe847a4e17df69e214541e Mon Sep 17 00:00:00 2001 From: wilou Date: Sun, 11 Aug 2024 10:13:23 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index bf33ab3..40d52af 100644 --- a/install.sh +++ b/install.sh @@ -175,6 +175,7 @@ done # Installation des paquets de dépendances requises par application packages=( # Iotas +gnome-keyring-pkcs11 libpam-gnome-keyring xdg-desktop-portal-gtk )