README.md hinzugefügt
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Update / Install Newt for PVE-MGNT / ME-MSP-Site
|
||||||
|
|
||||||
|
## Installation / One-Liner
|
||||||
|
|
||||||
|
Führe einfach folgenden Befehl auf deinem Proxmox / PBS Host aus:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
Linux:
|
||||||
|
bash -c "$(curl -sSL https://me-gitea.maieredv.cloud/manuel.maier/pve-pbs-setup/raw/branch/main/post_install.sh)"
|
||||||
|
|
||||||
|
Windows:
|
||||||
|
powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://deine-gitea-url.de/install_newt.ps1'))"
|
||||||
Reference in New Issue
Block a user