mirror of
https://github.com/YunoHost-Apps/h5ai_ynh.git
synced 2024-09-03 20:36:25 +02:00
Update upgrade
This commit is contained in:
parent
8b78b6f1fe
commit
cdeadf3000
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ fi
|
|||
chmod o-rwx "$install_dir"
|
||||
chown $app:www-data "$install_dir"
|
||||
chown -R $app:www-data "$install_dir/_h5ai"
|
||||
chown 700 "$install_dir/_h5ai/private/conf"
|
||||
chmod 700 "$install_dir/_h5ai/private/conf"
|
||||
|
||||
#=================================================
|
||||
# REAPPLY SYSTEM CONFIGURATIONS
|
||||
|
|
Loading…
Reference in a new issue