mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update _ynh_mysql_dump_db.sh
This commit is contained in:
parent
79cdc2a70a
commit
bd99046423
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ ynh_mysql_dump_db() {
|
|||
# Manage arguments with getopts
|
||||
ynh_handle_getopts_args "$@"
|
||||
default_character_set="${default_character_set:-}"
|
||||
MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
|
||||
|
||||
if [ -n "$default_character_set" ]
|
||||
then
|
||||
|
|
Loading…
Add table
Reference in a new issue