diff --git a/rustdesk/install.bat b/rustdesk/install.bat new file mode 100644 index 0000000..1c7f888 --- /dev/null +++ b/rustdesk/install.bat @@ -0,0 +1,3 @@ +SET VERSION=1.2.1 + +curl -o rustdesk.exe https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/rustdesk/rustdesk-%VERSION%-x86_64.exe \ No newline at end of file