Update vault_container.sh

This commit is contained in:
tteckster 2022-02-19 22:57:43 -05:00 committed by GitHub
parent 3ef44e9656
commit 77f1349811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"