mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-05-12 15:11:11 +02:00
Update install.sh
reverting script to include sudo as if ran by root then whoami doesnt work right!
This commit is contained in:
parent
402eca59b2
commit
e79ff74f61
@ -6,7 +6,6 @@ admintoken=$(head /dev/urandom | tr -dc A-Za-z0-9 | head -c16)
|
||||
|
||||
ARCH=$(uname -m)
|
||||
|
||||
|
||||
# identify OS
|
||||
if [ -f /etc/os-release ]; then
|
||||
# freedesktop.org and systemd
|
||||
|
Loading…
x
Reference in New Issue
Block a user