14 lines
735 B
Markdown
14 lines
735 B
Markdown
# Portex
|
|
All-in-one scripts for Windows, macOS, Linux, and servers.
|
|
|
|
### 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"
|
|
```
|
|
|
|
> [!NOTE]
|
|
> The scripts were developed and tested by __Weektab__. To use the Menu Launcher, select the version for your operating system and run it from the command prompt.
|
|
|
|
> [!IMPORTANT]
|
|
> External scripts from third-party providers are tested and also listed in order to expand the list and tools of the menu launcher.
|
|
> These scripts are listed separately within the launcher. Although we test them for basic functionality, we do not assume any responsibility for the scripts. |