mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
Update upgrade
This commit is contained in:
parent
1bfde2199e
commit
30ea6a10dd
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ yunohost service add $app --description "Web-based music collection server and s
|
|||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..." --weight=1
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Version:"
|
||||
ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Version:"
|
||||
|
||||
#=================================================
|
||||
# RELOAD NGINX
|
||||
|
|
Loading…
Reference in a new issue