1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

Fix upgrade error

This commit is contained in:
Yalh 2019-01-29 20:43:13 +01:00
parent 5d4802fac8
commit 29ff7e6fa6

View file

@ -145,7 +145,7 @@ ynh_use_logrotate --non-append
# SETUP SYSTEMD
#=================================================
ynh_use_nodejs
ynh_replace_string "__ENV_PATH__" "$PATH" "../conf/systemd.service"
ynh_replace_string "__NODEJS_PATH__" "$nodejs_path" "../conf/systemd.service"
# Create a dedicated systemd config
ynh_add_systemd_config
systemctl start $app