remove from main script

This commit is contained in:
Daniel Hansson 2023-10-03 22:26:20 +02:00 committed by GitHub
parent 23d9d936ad
commit efa485173f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,9 +121,6 @@ true
# shellcheck source=lib.sh
source lib.sh
ARCH=$(uname -m)
TITLE="RustDesk Linux installer"
# Select user for installation
msg_box "Rustdesk needs to be installed as root, but you can still do some parts as an unprivileged user.
Running with an unprivileged user enhances security, and is recommended."