README.md aktualisiert
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Portex - Next-Gen Command Executor
|
# HyperCLI - 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
|
||||||
```
|
```
|
||||||
cmd /c "curl -L https://git.weektab.org/nexus/portex/raw/branch/main/portex.bat -o %TEMP%\portex.bat && start /wait %TEMP%\portex.bat & del %TEMP%\portex.bat"
|
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"
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
|||||||
Reference in New Issue
Block a user