Actualiser install.sh
This commit is contained in:
parent
4d02946e2f
commit
86a9f1a8bc
@ -138,7 +138,7 @@ apt install -y thunderbird-l10n-fr
|
|||||||
# apt install -y imagination
|
# apt install -y imagination
|
||||||
# apt install -y kdenlive
|
# apt install -y kdenlive
|
||||||
# apt install -y obs-studio
|
# apt install -y obs-studio
|
||||||
apt install -y simple-scan
|
# apt install -y simple-scan
|
||||||
|
|
||||||
# Désinstallation des paquets non désirés
|
# Désinstallation des paquets non désirés
|
||||||
apt remove -y fortunes-min
|
apt remove -y fortunes-min
|
||||||
@ -148,7 +148,7 @@ wget --recursive --no-parent --no-host-directories --no-directories --accept '*w
|
|||||||
release=$(ls /tmp/wibian/webapp-manager_1.* | tail -1)
|
release=$(ls /tmp/wibian/webapp-manager_1.* | tail -1)
|
||||||
apt install -y $release
|
apt install -y $release
|
||||||
|
|
||||||
# Logiciel hors dépots : Youtube music
|
# Logiciel hors dépots : Youtube music (E: Sub-process /usr/bin/dpkg returned an error code)
|
||||||
#package="https://(.*)youtube-music_(.*).deb"
|
#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/
|
#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
|
#apt install -y /tmp/wibian/youtube-music_*.deb
|
||||||
@ -174,7 +174,8 @@ com.stremio.Stremio \
|
|||||||
de.haeckerfelix.Shortwave \
|
de.haeckerfelix.Shortwave \
|
||||||
com.github.marinm.songrec \
|
com.github.marinm.songrec \
|
||||||
io.github.hakandundar34coding.mini-system-monitor \
|
io.github.hakandundar34coding.mini-system-monitor \
|
||||||
app.drey.Warp
|
app.drey.Warp \
|
||||||
|
us.zoom.Zoom
|
||||||
|
|
||||||
# Configuration du profil dconf de l'utilisateur pour synchroniser les paramètres via un fichier texte
|
# Configuration du profil dconf de l'utilisateur pour synchroniser les paramètres via un fichier texte
|
||||||
mkdir -p /etc/dconf/profile
|
mkdir -p /etc/dconf/profile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user