1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00
This commit is contained in:
liberodark 2018-11-27 16:53:27 +01:00
parent 8db7744f81
commit 7e70b98b03

View file

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