From 153acc367c626017c163034461254c7f60638d2f Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 18:48:52 -0500 Subject: [PATCH] Update mariadb_container.sh --- mariadb_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb_container.sh b/mariadb_container.sh index 01fc2ae9..9ab1ea7c 100644 --- a/mariadb_container.sh +++ b/mariadb_container.sh @@ -74,7 +74,7 @@ TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null # 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 #load_module aufs