Mise à jour de 'install.sh'
This commit is contained in:
parent
e5ffb8d2c6
commit
29c6b77f4e
@ -76,8 +76,8 @@ mkdir -p /home/$username/.themes
|
||||
unzip themes.zip -d /home/$username/.themes/
|
||||
chown -R $username:$username /home/$username/.themes/
|
||||
|
||||
# Logiciels Mint
|
||||
wget "http://packages.linuxmint.com/pool/main/w/webapp-manager/webapp-manager_1.2.8_all.deb" -P /tmp
|
||||
# Logiciels hors dépots sid
|
||||
wget "http://packages.linuxmint.com/pool/main/w/webapp-manager/webapp-manager_1.2.8_all.deb" -P /tmp/packages/
|
||||
nala install /tmp/packages/*deb -y
|
||||
rm -r /tmp/packages/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user