Actualiser install.sh
This commit is contained in:
parent
e25068448b
commit
b6620508f9
@ -69,8 +69,9 @@ nala install curl flatpak figlet htop libnotify-bin nmap speedtest-cli stress s-
|
|||||||
nala remove fortunes-min -y
|
nala remove fortunes-min -y
|
||||||
|
|
||||||
# Logiciel hors dépôts : Applications Web
|
# Logiciel hors dépôts : Applications Web
|
||||||
wget "http://packages.linuxmint.com/pool/main/w/webapp-manager/webapp-manager_1.2.8_all.deb" -P /tmp/wibian/
|
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/
|
||||||
nala install /tmp/wibian/webapp-manager_*.deb -y
|
release=$(ls webapp-manager_1.* | tail -1)
|
||||||
|
sudo nala install /tmp/wibian/$release -y
|
||||||
|
|
||||||
# Logiciel hors dépôts : PVE VDI Client
|
# Logiciel hors dépôts : PVE VDI Client
|
||||||
nala install python3-pip python3-proxmoxer python3-tk virt-viewer git -y
|
nala install python3-pip python3-proxmoxer python3-tk virt-viewer git -y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user