1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiddlywiki_ynh.git synced 2024-09-03 20:26:34 +02:00

Update restore

This commit is contained in:
ericgaspar 2021-03-27 19:39:54 +01:00
parent 9513db9219
commit cdad609cea
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -69,7 +69,7 @@ ynh_system_user_create --username=$app --home_dir=$final_path
#=================================================
# Restore permissions on app files
chown -R $app: $final_path
chown -R $app:$app $final_path
#=================================================
# SPECIFIC RESTORATION