1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git synced 2024-09-03 19:56:19 +02:00

lagi-lagi lupa

This commit is contained in:
Neko Nekowazarashi 2023-10-05 22:03:27 +07:00
parent b325058583
commit 9d3d3d351b

View file

@ -29,6 +29,12 @@ ynh_change_url_nginx_config
# MODIFY CONFIGURATION
#=================================================
if [ "$path" = "/" ]; then
conf_path=""
else
conf_path=$path
fi
ynh_add_config -t default.json -d "$install_dir/config/default.json"
#=================================================