1
0
Fork 0
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:
Limezy 2021-11-11 22:28:14 +07:00
parent 20437ad996
commit fbba750117

View file

@ -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
#=================================================