techahold / rustdeskinstall

Easy install Script for Rustdesk
MIT License
357 stars 110 forks source link

Running the script ends up with 404 #18

Closed ernstmarco closed 1 year ago

ernstmarco commented 1 year ago
--2022-11-07 15:11:33--  https://github.com/rustdesk/rustdesk-server/releases/download/1.1.6-1/rustdesk-server-linux-x64.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-11-07 15:11:36 ERROR 404: Not Found.

unzip:  cannot find or open rustdesk-server-linux-x64.zip, rustdesk-server-linux-x64.zip.zip or rustdesk-server-linux-x64.zip.ZIP.

solution: change x64 to amd64

dinger1986 commented 1 year ago

do you want to PR?

I am guessing rustdesk has changed something their end

dinger1986 commented 1 year ago

its ok changed it, please test