Actualiser install.sh
This commit is contained in:
parent
30d7e0be38
commit
1da2ed414f
@ -55,10 +55,7 @@ wget -qO- "https://archive.synology.com/download/Utility/SynologyDriveClient/$la
|
|||||||
release=$(ls synology-drive-client-*.x86_64.deb | tail -1)
|
release=$(ls synology-drive-client-*.x86_64.deb | tail -1)
|
||||||
apt install ./$release
|
apt install ./$release
|
||||||
|
|
||||||
# Logiciel hors dépots : Youtube music (E: Sub-process /usr/bin/dpkg returned an error code)
|
# Plugin pour Zim : Text
|
||||||
#package="https://(.*)youtube-music_(.*).deb"
|
|
||||||
#wget $(curl -L -s https://api.github.com/repos/th-ch/youtube-music/releases/latest | grep -o -E $package) -P /tmp/wibian/
|
|
||||||
#apt install -y /tmp/wibian/youtube-music_*.deb
|
|
||||||
|
|
||||||
# Logiciel hors dépôts : PVE VDI Client
|
# Logiciel hors dépôts : PVE VDI Client
|
||||||
apt install -y python3-pip python3-proxmoxer python3-tk
|
apt install -y python3-pip python3-proxmoxer python3-tk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user