Actualiser install.sh
This commit is contained in:
parent
f92bececf8
commit
c316114350
@ -150,9 +150,9 @@ release=$(ls /tmp/wibian/webapp-manager_1.* | tail -1)
|
||||
apt install -y $release
|
||||
|
||||
# Logiciel hors dépots : Youtube music
|
||||
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
|
||||
#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
|
||||
|
||||
# Flatpak (reboot nécéssaire)
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
@ -162,6 +162,7 @@ com.github.tchx84.Flatseal \
|
||||
io.github.giantpinkrobots.flatsweep \
|
||||
io.freetubeapp.FreeTube \
|
||||
com.github.geigi.cozy \
|
||||
io.crow_translate.CrowTranslate \
|
||||
com.discordapp.Discord \
|
||||
com.jgraph.drawio.desktop \
|
||||
me.hyliu.fluentreader \
|
||||
@ -175,6 +176,7 @@ com.stremio.Stremio \
|
||||
de.haeckerfelix.Shortwave \
|
||||
com.github.marinm.songrec \
|
||||
io.github.hakandundar34coding.mini-system-monitor \
|
||||
app.ytmdesktop.ytmdesktop \
|
||||
app.drey.Warp
|
||||
|
||||
# Configuration du profil dconf de l'utilisateur pour synchroniser les paramètres via un fichier texte
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user