mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
Update mariadb with new installer option and password notice
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
INSTALL_DIR=$1
|
||||
cd $INSTALL_DIR
|
||||
|
||||
# remove unneeded files
|
||||
rm -rf data scripts/myscript.sh scripts/myscript-upgrade.sh
|
||||
|
||||
# set up logging to stdout
|
||||
mkdir logs
|
||||
ln -s /dev/stdout logs/mysqld.log
|
||||
|
||||
Reference in New Issue
Block a user