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 #=================================================