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

Correction upgrade sans user

This commit is contained in:
Maniack Crudelis 2016-12-23 10:28:44 +01:00
parent bf4673fbfa
commit 2f480cf242

View file

@ -52,6 +52,7 @@ STORE_MD5_CONFIG "credentials.json" "$final_path/credentials.json" # Réenregist
# Configure les droits d'accès au fichiers
# Les fichiers appartiennent à etherpad
ADD_SYS_USER # Créer un user système dédié pour l'application
sudo chown -R $app: $final_path
sudo chmod 600 "$final_path/credentials.json" # Restreint l'accès à credentials.json