1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

fix change_url

This commit is contained in:
yalh76 2019-02-12 10:42:55 +01:00
parent 625993fc5e
commit 8d58857297

View file

@ -110,7 +110,7 @@ ynh_replace_string "$old_domain" "$new_domain" "$final_path/$app/config/prod.sec
# START SERVICE
#=================================================
ynh_systemd_action --action=start --service_name=$app
ynh_systemd_action --action=start --service_name=$app --log_path=systemd --line_match="Running Pleroma.Web.Endpoint"
#=================================================
# STORE THE CONFIG FILE CHECKSUM