techahold / rustdeskinstall

Easy install Script for Rustdesk
MIT License
371 stars 113 forks source link

Actually it is there! #36

Closed SteffCoD closed 1 year ago

SteffCoD commented 1 year ago
          Actually it is there!
wget https://raw.githubusercontent.com/techahold/rustdeskinstall/master/update.sh
chmod +x update.sh
./update.sh

Originally posted by @dinger1986 in https://github.com/techahold/rustdeskinstall/issues/30#issuecomment-1410123522

Hello, on Ubuntu 22.04.2 LTS (GNU/Linux 5.15.104-1-pve x86_64) the update command comes with the following error message

"root@RustDeskTest:~# chmod +x update.sh root@RustDeskTest:~# ./update.sh ./update.sh: line 8: syntax error near unexpected token newline' ./update.sh: line 8:<!DOCTYPE html>' root@RustDeskTest:~#"

Is the problem with my server?

dinger1986 commented 1 year ago

I dont understand can you be more descriptive?