mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Update install
This commit is contained in:
parent
f942dbfa4e
commit
8fd084965c
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ yunohost service add $app --description="Self-hosted To-Do list application" --l
|
|||
ynh_script_progression --message="Starting a systemd service..." --weight=2
|
||||
|
||||
# Start a systemd service
|
||||
ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="server started on"
|
||||
ynh_systemd_action --service_name=$app --action=start --log_path=systemd #--line_match="server started on"
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
|
|
Loading…
Reference in a new issue