From 07d88bda6159637161a660f34c798d40665566d8 Mon Sep 17 00:00:00 2001 From: wilou Date: Sat, 2 Sep 2023 12:47:48 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9369f1b..a3d36d7 100644 --- a/install.sh +++ b/install.sh @@ -70,7 +70,7 @@ nala remove fortunes-min -y # Logiciel hors dépôts : Applications Web wget --recursive --no-parent --no-host-directories --no-directories --accept '*webapp-manager*deb' 'http://packages.linuxmint.com/pool/main/w/webapp-manager/' -P /tmp/wibian/ -release=$(ls webapp-manager_1.* | tail -1) +release=$(ls /tmp/wibian/webapp-manager_1.* | tail -1) sudo nala install /tmp/wibian/$release -y # Logiciel hors dépôts : PVE VDI Client