diff --git a/rustdesk/install.bat b/rustdesk/install.bat index 1a10152..78f19f8 100644 --- a/rustdesk/install.bat +++ b/rustdesk/install.bat @@ -1,3 +1,4 @@ SET VERSION=1.2.1 -curl -o rustdesk.exe https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/rustdesk/rustdesk-%VERSION%-x86_64.exe --silent-install \ No newline at end of file +curl -o rustdesk.exe https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/rustdesk/rustdesk-%VERSION%-x86_64.exe +rustdesk.exe --silent-install \ No newline at end of file