mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 11:56:20 +00:00
Update mariadb_container.sh
This commit is contained in:
parent
a957b4abfe
commit
153acc367c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user