diff --git a/scripts/install b/scripts/install index 3b975da..63a3707 100644 --- a/scripts/install +++ b/scripts/install @@ -122,6 +122,7 @@ sudo chmod 600 $nginxconf ynh_systemd_config ynh_replace_string "__NODEJS__" "$nodejs_use_version" "/etc/systemd/system/$app.service" ynh_replace_string "__ENV_PATH__" "$PATH" "/etc/systemd/system/$app.service" +ynh_replace_string "__SUDO_PATH__" "$sudo_path" "/etc/systemd/system/$app.service" #================================================= # Install OSjs