mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Update remove
This commit is contained in:
parent
20437ad996
commit
fbba750117
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ ynh_secure_remove --file="$final_path"
|
|||
ynh_script_progression --message="Removing Outline MinIO bucket..." --time --weight=1
|
||||
|
||||
pushd "$mc_path"
|
||||
ynh_exec_warn_less sudo -u minio ./mc rb minio/outlinestorage
|
||||
ynh_exec_warn_less sudo -u minio ./mc rb minio/outlinestorage --force
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue