1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Update upgrade

This commit is contained in:
yalh76 2019-05-30 18:07:50 +02:00
parent ce6d5f0f7b
commit f275c56c44

View file

@ -227,7 +227,6 @@ fi
#=================================================
ynh_print_info --message="Starting a systemd service..."
# Start a systemd service
ynh_systemd_action --service_name="${app}-horizon" --action="start" --log_path="/var/log/$app/${app}-horizon.log"
#=================================================