From 5cb9462ca0741dbfb7c70a4f957ebd6180e6ec4e Mon Sep 17 00:00:00 2001 From: "manuel.maier" Date: Sun, 23 Aug 2026 23:53:11 +0200 Subject: [PATCH] =?UTF-8?q?README.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c15078 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +```bash +Invoke-WebRequest -Uri "https://me-gitea.maieredv.cloud/MAIEREDV/migrate-pcvisit-to-rustdesk/raw/branch/main/miragte.bat" -OutFile "$env:TEMP\migrate.bat" -UseBasicParsing; & "$env:TEMP\migrate.bat"; Remove-Item -Path "$env:TEMP\migrate.bat" -ErrorAction SilentlyContinue" \ No newline at end of file