Update README.md
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# HyperCLI - Next-Gen Command Executor
|
# OpenCLI - Next-Gen Command Executor
|
||||||
All-in-one scripts for Windows, macOS, Linux, and servers.
|
All-in-one scripts for Windows, macOS, Linux, and servers.
|
||||||
|
|
||||||
### Menu Launcher
|
### Menu Launcher
|
||||||
Windows 10/11
|
Windows 10/11
|
||||||
```
|
```
|
||||||
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
|
curl -L https://git.weektab.org/nexus/OpenCLI/raw/branch/main/menu-launcher.bat -o %TEMP%\menu-launcher.bat && start /wait %TEMP%\menu-launcher.bat & del %TEMP%\menu-launcher.bat
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
|||||||
Reference in New Issue
Block a user