mirror of
https://github.com/YunoHost-Apps/humhub_ynh.git
synced 2024-09-03 19:26:11 +02:00
Update restore
This commit is contained in:
parent
b6834608b1
commit
80b2564c44
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ chown -R $app $final_path/assets
|
|||
chown -R $app $final_path/protected/config
|
||||
chown -R $app $final_path/protected/modules
|
||||
chown -R $app $final_path/protected/runtime
|
||||
chown -R $app $final_path/uploads/*
|
||||
chown -R $app $final_path/uploads
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE PHP-FPM CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue