mirror of
https://github.com/YunoHost-Apps/miniflux_ynh.git
synced 2024-09-03 19:45:58 +02:00
Update install
This commit is contained in:
parent
924282e0fa
commit
3de6c11423
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ yunohost service add $app --description="Minimalist feed reader" --log="/var/log
|
|||
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="Listening on"
|
||||
ynh_systemd_action --service_name=$app --action=start --log_path=systemd #--line_match="Listening on"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue