Fix: Opdateret guide - download script fra Gitea i stedet for git pull
This commit is contained in:
parent
c08ebedaf5
commit
6917bbff68
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user