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:31:43 +02:00 committed by GitHub
parent e58aa8621b
commit f240f04f36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,7 +151,7 @@ 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
chown -R admin:1007 /opt/streama chown -R $app: $final_path
#================================================= #=================================================