From 19503890cebdef611e3e064006a09cd1979c21b0 Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Mon, 9 Feb 2026 11:20:14 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3561ba2..3103745 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ All-in-one scripts for Windows, macOS, Linux, and servers. ### Menu Launcher ``` -cmd /c "curl -L https://git.weektab.org/nexus/HyperCLI/raw/branch/main/HyperCLI.bat -o %TEMP%\HyperCLI.bat && start /wait %TEMP%\HyperCLI.bat & del %TEMP%\HyperCLI.bat" +cmd /c "curl -L https://git.weektab.org/nexus/HyperCLI/raw/branch/main/menu-launcher.bat -o %TEMP%\menu-launcher.bat && start /wait %TEMP%\menu-launcher.bat & del %TEMP%\menu-launcher.bat" ``` > [!NOTE]