From 35f3913b9136e794670c483c734a6890060f6832 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 3 Feb 2022 18:42:12 -0500 Subject: [PATCH] Add files via upload --- ct/vault_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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