1
0
Fork 0
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:
ericgaspar 2022-02-09 10:34:44 +01:00
parent f942dbfa4e
commit 8fd084965c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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