f491f2ab411dca38c8cac8cf722b5759bd6eaf29
Update / Install Newt for PVE-MGNT / ME-MSP-Site
Installation / One-Liner
PVE-MGNT:
bash -c "$(curl -sSL https://me-gitea.maieredv.cloud/manuel.maier/update-install-newt/raw/branch/main/install_newt_v2.sh)"
ME-MSP-Site:
Linux:
bash -c "$(curl -sSL https://me-gitea.maieredv.cloud/manuel.maier/update-install-newt/raw/branch/main/install_newt-msp-site_v2.sh)"
Windows:
powershell -NoProfile -ExecutionPolicy Bypass -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex ((New-Object System.Net.WebClient).DownloadString('https://me-gitea.maieredv.cloud/manuel.maier/update-install-newt/raw/branch/main/install_newt-msp-site-win_v2.ps1'))"
Description
Languages
Shell
63.1%
PowerShell
36.9%