ajout rustdesk for senior profile
This commit is contained in:
parent
dda9eb9b76
commit
409ad64d62
4
install.sh
Normal file → Executable file
4
install.sh
Normal file → Executable file
@ -114,7 +114,7 @@ systemctl reload NetworkManager
|
|||||||
## BASE PACKAGES ##
|
## BASE PACKAGES ##
|
||||||
###################
|
###################
|
||||||
printf "\033[0;32m== Installation des programmes de base... \033[0m\n"
|
printf "\033[0;32m== Installation des programmes de base... \033[0m\n"
|
||||||
apt-get install -yqq -yqq git curl wget zip unzip bash-completion gnome-tweaks snapd flatpak gnome-software-plugin-flatpak
|
apt-get install -yqq -yqq git curl wget zip unzip bash-completion gnome-tweaks snapd flatpak gnome-software-plugin-flatpak libxdo3
|
||||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||||
|
|
||||||
##################
|
##################
|
||||||
@ -213,6 +213,8 @@ for i in $PROFIL; do
|
|||||||
#dpkg -i prospect-mail_*_amd64.deb
|
#dpkg -i prospect-mail_*_amd64.deb
|
||||||
#apt-get install -yqq -f
|
#apt-get install -yqq -f
|
||||||
#rm -rf prospect-mail_*_amd64.deb
|
#rm -rf prospect-mail_*_amd64.deb
|
||||||
|
# Rustdesk install
|
||||||
|
cd /tmp && wget https://github.com/rustdesk/rustdesk/releases/download/1.1.9/rustdesk-1.1.9.deb && dpkg -i rustdesk-1.1.9.deb && rm -rf rustdesk-1.1.9.deb
|
||||||
;;
|
;;
|
||||||
"Gamer")
|
"Gamer")
|
||||||
yes | apt-get install -yqq veyon-service steam -y
|
yes | apt-get install -yqq veyon-service steam -y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user