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
|
ssh bmcadmin@172.16.31.183
|
||||||
cd /srv/podman/bmc_hub_v1.0
|
cd /srv/podman/bmc_hub_v1.0
|
||||||
|
|
||||||
# Pull deployment script fra Git
|
# Download deployment script fra Gitea
|
||||||
git pull origin main
|
curl -O https://g.bmcnetworks.dk/ct/bmc_hub/raw/branch/main/updateto.sh
|
||||||
chmod +x updateto.sh
|
chmod +x updateto.sh
|
||||||
|
|
||||||
# Nu kan du bruge scriptet
|
# Nu kan du bruge scriptet
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user