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
2c0240d2cd
commit
2228bfa88d
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ ynh_systemd_action --service_name=nginx --action=reload
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Configuring MinIO client..." --time --weight=1
|
ynh_script_progression --message="Configuring MinIO client..." --time --weight=1
|
||||||
|
|
||||||
$mc_path/mc alias set minio "https://$domain" $minio_id $minio_key
|
#$mc_path/mc alias set minio $domain $minio_id $minio_key
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
|
|
Loading…
Add table
Reference in a new issue