Mise à jour de 'install.sh'
This commit is contained in:
parent
26b611b563
commit
c79e50da8f
@ -81,7 +81,7 @@ rm -r /tmp/packages/
|
||||
# RustDesk
|
||||
VER_TAG=$(curl -s https://api.github.com/repos/rustdesk/rustdesk/releases/latest|grep tag_name|cut -d '"' -f 4|sed 's/v//')
|
||||
wget https://github.com/rustdesk/rustdesk/releases/download/$VER_TAG/rustdesk-$VER_TAG.deb -P /tmp/packages/
|
||||
apt install -f /tmp/packages/*deb -y
|
||||
nala install /tmp/packages/*deb -y
|
||||
rm -r /tmp/packages/
|
||||
|
||||
# PVE VDI Client
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user