From fdb5e3973ec5b4ea013d1178753991702bf85482 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 27 Jan 2023 22:53:10 +0700 Subject: [PATCH] Warning after migration --- scripts/upgrade | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index f1e1c41..793f552 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -170,6 +170,8 @@ then if [ "$d" == "outlinestorage" ] then ynh_exec_warn_less sudo -u $app ./mc policy set public minio/outlinestorage + else + ynh_script_progression --message="Bucket is migrated and objects are now mirrored. However, make sure to set properly access policy of bucket $d. That part of the migration can't be automated, sorry ! You can log into the minio console to perform your changes." fi popd ynh_secure_remove --file="DATA_$d"