mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
/var/log/$app security also in restore
This commit is contained in:
parent
711f015598
commit
51ae8bc34f
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ pushd $final_path
|
|||
venv/bin/pip install gunicorn
|
||||
mkdir -p /var/log/$app
|
||||
chown -R $app:www-data /var/log/$app
|
||||
chmod o-rwx /var/log/$app
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue