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