setup-pve.sh aktualisiert
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
echo "Starte PVE Mail Setup Script..."
|
echo "Starte Proxmox VE Mail Setup Script ..."
|
||||||
bash <(curl -sSL https://gitea.vmd55888.de/manuel.maier/setup-email-pve-pbs/raw/branch/main/setup-email-pve.sh)
|
bash <(curl -sSL https://gitea.vmd55888.de/manuel.maier/setup-email-pve-pbs/raw/branch/main/setup-email-pve.sh)
|
||||||
|
|
||||||
echo "Starte PBS Setup Script..."
|
echo "Starte Proxmox VE CPU Scaling Governor Script ..."
|
||||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/scaling-governor.sh)"
|
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/scaling-governor.sh)"
|
||||||
|
|
||||||
echo "Alle Setups durchgelaufen."
|
echo "Alle Setups durchgelaufen."
|
||||||
|
|||||||
Reference in New Issue
Block a user