1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Cleaning up

This commit is contained in:
ericgaspar 2021-01-22 18:53:42 +01:00
parent 404a14ef5a
commit ddfc7d68e8
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -70,7 +70,7 @@ ynh_system_user_create --username=$app
#=================================================
# Restore permissions on app files
chown -R $app:$app $final_path
chown -R $app: $final_path
#=================================================
# REINSTALL DEPENDENCIES