mirror of
https://github.com/YunoHost-Apps/framaforms_ynh.git
synced 2024-09-03 18:36:12 +02:00
Update restore
This commit is contained in:
parent
e4c8ec8d36
commit
1e072890a7
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ ynh_script_progression --message="Restoring user rights..." --weight=1
|
||||||
|
|
||||||
# Restore permissions on app files
|
# Restore permissions on app files
|
||||||
chown -R root: $final_path
|
chown -R root: $final_path
|
||||||
mkdir -p "$final_path/app/sites/default/files"
|
|
||||||
chmod 2775 "$final_path/app/sites/default/files"
|
chmod 2775 "$final_path/app/sites/default/files"
|
||||||
|
|
||||||
mkdir -p "/home/yunohost.app/$app/data"
|
mkdir -p "/home/yunohost.app/$app/data"
|
||||||
|
|
Loading…
Reference in a new issue