Commit Graph

21 Commits

Author SHA1 Message Date
Kyle Owen
be5161f39f Update to latest RustDesk installer 2024-04-25 20:11:02 -05:00
Kyle Owen
18a0a832f2 Redirect output to /dev/null instead of writing a file called "null" 2024-04-05 07:26:32 -05:00
Kyle Owen
cce5d32303 Add modern OpenSuse support and update RustDesk install binaries 2024-04-03 09:44:55 -05:00
gitondezhuts
48702e108e
Update linuxclientinstall.sh 2024-03-15 10:48:43 +00:00
carefreepineapple
18c9af7299 adding a sleep after installation to let the package manager finish and avoid errors. 2023-08-11 00:23:43 -04:00
carefreepineapple
e164d77674 adding check for curl before trying to set lversion var 2023-08-10 19:45:50 -04:00
carefreepineapple
920d327464 adding check for lversion var to determine if empty when installing aarch64 2023-08-10 19:40:04 -04:00
carefreepineapple
94fb5b1750 encapsulating repo add and dependency installation within architecture identification 2023-08-10 19:29:05 -04:00
carefreepineapple
8deb9876f2
Update linuxclientinstall.sh 2023-08-10 19:25:07 -04:00
carefreepineapple
30c3a74aa8
Update linuxclientinstall.sh 2023-08-10 18:47:02 -04:00
Volker
ccf9b1a841
Update linuxclientinstall.sh
again, update latest download link for RPM packages
2023-07-26 12:24:37 +02:00
Volker
259dc15ef1
Update linuxclientinstall.sh
fix client download locations and add auto select latest version
2023-07-14 13:56:06 +02:00
dinger1986
c6c09b5c2a
Update linuxclientinstall.sh 2022-11-16 13:32:17 +00:00
Hekuran
ff58ef5acb
prolly...so it wont break
as i understand this shall be executed by an administrator on the clients, but without root sudo, the commands are unsuccessful.
also on line 97, the `${uname}:${uname}` makes sense on most single user systems, but on a working enviroment, where multiple people login on a PC via ldap, by default users are on in the group, named the same as the username.......so that breaks as well but did no change it...yet, for me `${uname}:sudo` worked
(tried on ubuntu 20)
2022-08-17 14:01:42 +02:00
Phil Clifford
cf592f34c3 some typos and sudos removed 2022-08-11 18:28:00 +01:00
Phil Clifford
4f9c175355 A few suggestions that might
help improve/extend OS detection/support
install more of the dependencies - curl and wget were missing
2022-08-11 17:42:28 +01:00
dinger1986
9c98234ba9
Update linuxclientinstall.sh 2022-08-10 09:19:42 +01:00
dinger1986
e0dcc3824b
Update linuxclientinstall.sh 2022-08-09 23:15:40 +01:00
dinger1986
7e0e5dc934
Update linuxclientinstall.sh 2022-08-09 22:48:01 +01:00
dinger1986
4f328e5863
Update linuxclientinstall.sh 2022-08-09 22:36:18 +01:00
dinger1986
be768c2274
Create linuxclientinstall.sh 2022-08-09 17:24:33 +01:00