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:
parent
f240f04f36
commit
3328486bb4
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue