diff --git a/ct/vault_container.sh b/ct/vault_container.sh index a375185d..3c3653d2 100644 --- a/ct/vault_container.sh +++ b/ct/vault_container.sh @@ -78,7 +78,7 @@ function load_module() { TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null -wget -qL https://raw.githubusercontent.com/tteck/Proxmox/dev/setup/vault_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/vault_setup.sh load_module overlay echo -e "${RD} Patience is required while Building Vaultwarden ${CL} \n"