d1407782b56f44724bd5e8ca7256cf361cd5f7aa
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%