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
d71f6dfde1
commit
8b78b6f1fe
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +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"
|
||||
chmod 700 "$install_dir/_h5ai/private/conf"
|
||||
|
||||
#=================================================
|
||||
# SYSTEM CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue