From 3328486bb42c1179ce21f98ce3c74b74d115d687 Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 29 May 2020 14:36:01 +0200 Subject: [PATCH] Update install --- scripts/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f4e4e16..ffae74f 100644 --- a/scripts/install +++ b/scripts/install @@ -151,9 +151,10 @@ ynh_replace_string "__DOMAIN__" "$domain" "../conf/nginx.conf" ### that really need such authorization. # Set permissions to app files +mkdir -p $final_path/data/streama +ln -s $final_path/data/streama /home/yunohost.app/streama chown -R $app: $final_path - #================================================= # SETUP SSOWAT #=================================================