diff --git a/data/hooks/restore/11-conf_ynh_mysql b/data/hooks/restore/11-conf_ynh_mysql new file mode 100644 index 000000000..11353425a --- /dev/null +++ b/data/hooks/restore/11-conf_ynh_mysql @@ -0,0 +1,5 @@ +# We don't backup/restore mysql password anymore +# c.f. https://github.com/YunoHost/yunohost/pull/912 + +# This is a dummy empty file as a workaround for +# https://github.com/YunoHost/issues/issues/1553 until it is fixed