From 7e70b98b038941649b89b3d2024bea23d9ee217f Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 27 Nov 2018 16:53:27 +0100 Subject: [PATCH] fix --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 374c0bf..cd07e91 100644 --- a/scripts/install +++ b/scripts/install @@ -114,6 +114,7 @@ ynh_system_user_create $app # MODIFY A CONFIG FILE #================================================= +ynh_replace_string "__DOMAIN__" "$domain" "../conf/nginx.conf" cp -a ../conf/streama.service /etc/systemd/system/streama.service #=================================================