Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-30 12:28:53 +00:00
parent aa665268d0
commit a9d3868cd1

View File

@ -94,6 +94,8 @@ unzip droidcam_latest.zip -d droidcam
cd droidcam && ./install-client && ./install-video cd droidcam && ./install-client && ./install-video
# Logiciel hors dépots : Deskreen # Logiciel hors dépots : Deskreen
wget "https://github.com/pavlobu/deskreen/releases/download/v2.0.4/deskreen_2.0.4_amd64.deb" -P /tmp/wibian/
nala install /tmp/wibian/deskreen_2.0.4_amd64.deb -y
# Envoi du message de notification # Envoi du message de notification
notify-send -i $builddir/icones/sympatech_logo_bleu.png "Information" "Le script d'installation touche bientôt à sa fin" -t 0 notify-send -i $builddir/icones/sympatech_logo_bleu.png "Information" "Le script d'installation touche bientôt à sa fin" -t 0