mirror of
https://github.com/YunoHost-Apps/h5ai_ynh.git
synced 2024-09-03 20:36:25 +02:00
Update install
This commit is contained in:
parent
45f8d3dc43
commit
54d6d1ebd0
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ ynh_setup_source --dest_dir="$install_dir"
|
|||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
chown 700 "$install_dir/_h5ai/private/conf"
|
||||
|
||||
#=================================================
|
||||
# SYSTEM CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue