mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
commit
53a66039f4
3 changed files with 5 additions and 1 deletions
|
@ -327,6 +327,8 @@ systemctl reload nginx
|
|||
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost" --log_path=systemd
|
||||
|
||||
sleep 30
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
|
@ -145,7 +145,7 @@ systemctl reload nginx
|
|||
|
||||
ynh_systemd_action --action=start --service_name=$app --log_path=systemd
|
||||
|
||||
sleep 0
|
||||
sleep 30
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
|
@ -200,6 +200,8 @@ systemctl reload nginx
|
|||
|
||||
ynh_systemd_action --action=start --service_name=$app --log_path=systemd
|
||||
|
||||
sleep 30
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue