mirror of
https://github.com/YunoHost-Apps/humhub_ynh.git
synced 2024-09-03 19:26:11 +02:00
Merge branch 'testing' into 1.11.1
This commit is contained in:
commit
71ffa1a359
2 changed files with 2 additions and 2 deletions
|
@ -213,7 +213,7 @@ chown -R $app $final_path/assets
|
||||||
chown -R $app $final_path/protected/config
|
chown -R $app $final_path/protected/config
|
||||||
chown -R $app $final_path/protected/modules
|
chown -R $app $final_path/protected/modules
|
||||||
chown -R $app $final_path/protected/runtime
|
chown -R $app $final_path/protected/runtime
|
||||||
chown -R $app $final_path/uploads/*
|
chown -R $app $final_path/uploads
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP CRON CONFIGURATION
|
# SETUP CRON CONFIGURATION
|
||||||
|
|
|
@ -172,7 +172,7 @@ chown -R $app $final_path/assets
|
||||||
chown -R $app $final_path/protected/config
|
chown -R $app $final_path/protected/config
|
||||||
chown -R $app $final_path/protected/modules
|
chown -R $app $final_path/protected/modules
|
||||||
chown -R $app $final_path/protected/runtime
|
chown -R $app $final_path/protected/runtime
|
||||||
chown -R $app $final_path/uploads/*
|
chown -R $app $final_path/uploads
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
|
|
Loading…
Add table
Reference in a new issue