1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00

Update install

This commit is contained in:
liberodark 2020-05-29 14:36:01 +02:00 committed by GitHub
parent f240f04f36
commit 3328486bb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,9 +151,10 @@ ynh_replace_string "__DOMAIN__" "$domain" "../conf/nginx.conf"
### that really need such authorization. ### that really need such authorization.
# Set permissions to app files # 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 chown -R $app: $final_path
#================================================= #=================================================
# SETUP SSOWAT # SETUP SSOWAT
#================================================= #=================================================