mirror of
https://github.com/YunoHost-Apps/framaforms_ynh.git
synced 2024-09-03 18:36:12 +02:00
[fix] Remove old private data dir
This commit is contained in:
parent
210fd72076
commit
b45862d6ea
1 changed files with 0 additions and 1 deletions
|
@ -177,7 +177,6 @@ ynh_store_file_checksum --file="$config_file"
|
|||
|
||||
# Set permissions on app files
|
||||
chown -R $app: $final_path
|
||||
chown -R $app: "${final_path}_private"
|
||||
|
||||
mkdir -p "/home/yunohost.app/$app/data"
|
||||
chown -R $app: "/home/yunohost.app/$app/data"
|
||||
|
|
Loading…
Reference in a new issue