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