Commit Graph

8 Commits

Author SHA1 Message Date
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