From 04f0bd0d459aaf95b7a7ce9aa539a5b5671b805c Mon Sep 17 00:00:00 2001 From: frju365 Date: Fri, 30 Jun 2017 00:21:28 +0200 Subject: [PATCH] [Fix] Configuration system + nginx --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 33f3778..8538f31 100644 --- a/scripts/install +++ b/scripts/install @@ -122,7 +122,6 @@ 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 #================================================= # Install OSjs