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:
parent
740d0ce641
commit
3b5ade954c
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ then
|
||||||
else
|
else
|
||||||
ynh_script_progression --message="Moving $d..."
|
ynh_script_progression --message="Moving $d..."
|
||||||
ynh_exec_warn_less sudo -u $app ./mc cp --recursive "minio/$d" "$tmp/$d"
|
ynh_exec_warn_less sudo -u $app ./mc cp --recursive "minio/$d" "$tmp/$d"
|
||||||
|
fi
|
||||||
done
|
done
|
||||||
popd
|
popd
|
||||||
ynh_secure_remove --file="$datadir"
|
ynh_secure_remove --file="$datadir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue