mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
fix startup for package_check
This commit is contained in:
parent
676fa1c508
commit
bce9a9431b
1 changed files with 1 additions and 1 deletions
|
@ -154,4 +154,4 @@ systemctl reload nginx
|
|||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app --log_path="systemd"
|
||||
ynh_systemd_action --action=start --service_name=$app --log_path="systemd" --line_match="Started Wekan"
|
||||
|
|
Loading…
Add table
Reference in a new issue