diff --git a/ct/vault_container.sh b/ct/vault_container.sh index 67fcb559..de9063d8 100644 --- a/ct/vault_container.sh +++ b/ct/vault_container.sh @@ -73,7 +73,7 @@ function load_module() { TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null -wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/debian11_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/vault_setup.sh load_module overlay