mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
[fix] restore god owner
This commit is contained in:
parent
f1b9279368
commit
7bb87c5d0c
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ fi
|
|||
# Create the php-fpm pool config
|
||||
POOL_FPM
|
||||
|
||||
sudo chown -R www-data: "${final_path}"
|
||||
|
||||
# Setup SSOwat
|
||||
ynh_app_setting_set "$app" is_public "$is_public"
|
||||
if [ "$is_public" = "Yes" ];
|
||||
|
|
Loading…
Reference in a new issue