mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
Fix service startup log
This commit is contained in:
parent
3cc81cf1d0
commit
555512fb4a
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ systemctl reload nginx
|
|||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:"
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue