1
0
Fork 0
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:
ericgaspar 2022-05-18 09:27:32 +02:00
commit 71ffa1a359
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 2 additions and 2 deletions

View file

@ -213,7 +213,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
#=================================================
# SETUP CRON CONFIGURATION

View file

@ -172,7 +172,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
#=================================================
# RELOAD NGINX