mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update upgrade
This commit is contained in:
parent
ddccb1c559
commit
5add4d41cb
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ fi
|
|||
#=================================================
|
||||
ynh_script_progression --message="Stopping a systemd service..."
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="stop" --log_path="systemd" --line_match="Stopped"
|
||||
ynh_systemd_action --service_name=$app --action="stop" --log_path="systemd"
|
||||
|
||||
# In the past, the db was called peertube_peertube >_>
|
||||
if [[ "${db_name:-}" == "peertube_peertube" ]]
|
||||
|
|
Loading…
Reference in a new issue