Update mariadb_container.sh

This commit is contained in:
tteckster 2022-02-18 11:33:12 -05:00 committed by GitHub
parent 3037e9e1f0
commit 901e02e0ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ function load_module() {
TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/dev/setup/mariadb_setup.sh
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/mariadb_setup.sh
load_module overlay