1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Another stupid mistake

This commit is contained in:
Limezy 2023-02-24 14:24:26 +07:00
parent 740d0ce641
commit 3b5ade954c

View file

@ -68,6 +68,7 @@ then
else
ynh_script_progression --message="Moving $d..."
ynh_exec_warn_less sudo -u $app ./mc cp --recursive "minio/$d" "$tmp/$d"
fi
done
popd
ynh_secure_remove --file="$datadir"