This commit is contained in:
Daniel Hansson 2023-10-05 19:04:58 +02:00 committed by GitHub
parent a55613494d
commit b8d1618080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,7 @@ rm -rf /opt/rustdesk
curl -fSLO --retry 3 https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh curl -fSLO --retry 3 https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh
if sudo bash install.sh if sudo bash install.sh
then then
msg_box "Convertion seems to have been OK!" msg_box "Conversion from OS seems to have been OK!"
else else
msg_box "Sorry, but something seems to have gone wrong, please report this to: msg_box "Sorry, but something seems to have gone wrong, please report this to:
https://github.com/rustdesk/rustdesk-server-pro/" https://github.com/rustdesk/rustdesk-server-pro/"