mirror of
https://github.com/YunoHost-Apps/minio_ynh.git
synced 2024-09-03 19:46:18 +02:00
Update install
This commit is contained in:
parent
7b592981f6
commit
de52cf21a5
1 changed files with 2 additions and 0 deletions
|
@ -404,6 +404,8 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
#=================================================
|
||||
ynh_script_progression --message="Configuring MinIO client..." --time --weight=1
|
||||
|
||||
sleep 10
|
||||
|
||||
pushd $mc_path
|
||||
ynh_exec_warn_less sudo -u minio ./mc alias set minio "https://$domain" "$minio_id" "$minio_key"
|
||||
popd
|
||||
|
|
Loading…
Add table
Reference in a new issue