mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
forgot templates dir permissions
This commit is contained in:
parent
419e1bb416
commit
d865376811
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ ynh_store_file_checksum "$final_path/config/config.yml"
|
|||
|
||||
# Set permissions on app files
|
||||
chown -R root: $final_path
|
||||
chown -R alltube: $final_path/templates_c/
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
|
|
Loading…
Add table
Reference in a new issue