techahold / rustdeskinstall

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

Missing space in Update WindowsAgentAIOInstall.ps1 #72

Closed Mark-Five closed 6 months ago

Mark-Five commented 6 months ago

Line 60 in the Update WindowsAgentAIOInstall.ps1 script looks like this

.\RustDesk.exe--password $rustdesk_pw

It should be

.\RustDesk.exe --password $rustdesk_pw

dinger1986 commented 6 months ago

thanks, fixed via https://github.com/techahold/rustdeskinstall/commit/96d10d8291bccdedfe0cbd9e36b40e849dbf3d6a