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
fca4b72b7f
commit
a391958a43
1 changed files with 3 additions and 1 deletions
|
@ -397,7 +397,9 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Reloading NGINX web server..." --time --weight=1
|
ynh_script_progression --message="Reloading NGINX web server..." --time --weight=1
|
||||||
|
|
||||||
ynh_systemd_action --service_name=nginx --action=reload --line_match="Reloaded A high performance web server and a reverse proxy server."
|
ynh_systemd_action --service_name=nginx --action=reload
|
||||||
|
|
||||||
|
sleep 5
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP MINIO CLIENT
|
# SETUP MINIO CLIENT
|
||||||
|
|
Loading…
Add table
Reference in a new issue