From 0014eadfe3620f94764b962718d2cc2998b0bd65 Mon Sep 17 00:00:00 2001 From: Lyanis Souidi Date: Tue, 6 May 2025 14:49:39 +0200 Subject: [PATCH] Ajout imunes dans la liste des paquets --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index e18ac38..b42d956 100644 --- a/install.sh +++ b/install.sh @@ -21,7 +21,7 @@ PACKAGES=( ) PACKAGES_AUR=( - "saxon6" "staruml" "xfce4-pulseaudio-plugin" "pa-applet-git" "sublime-text" + "saxon6" "staruml" "xfce4-pulseaudio-plugin" "pa-applet-git" "sublime-text" "imunes" "android-studio" "android-sdk" "android-sdk-platform-tools" "android-sdk-build-tools" "android-platform" "android-platform-21" "oracle-instantclient-basic" "oracle-instantclient-jdbc" "oracle-instantclient-odbc"