Fix: Opdateret guide - download script fra Gitea i stedet for git pull

This commit is contained in:
Christian 2025-12-22 13:13:45 +01:00
parent c08ebedaf5
commit 6917bbff68

View File

@ -6,8 +6,8 @@
ssh bmcadmin@172.16.31.183
cd /srv/podman/bmc_hub_v1.0
# Pull deployment script fra Git
git pull origin main
# Download deployment script fra Gitea
curl -O https://g.bmcnetworks.dk/ct/bmc_hub/raw/branch/main/updateto.sh
chmod +x updateto.sh
# Nu kan du bruge scriptet