Update mariadb_container.sh

This commit is contained in:
tteckster 2022-01-18 18:48:52 -05:00 committed by GitHub
parent a957b4abfe
commit 153acc367c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
# Download setup script # Download setup script
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/mariadb_setup.sh wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/mariadb_setup.sh
# Detect modules and automatically load at boot # Detect modules and automatically load at boot
#load_module aufs #load_module aufs