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:
parent
bf4673fbfa
commit
2f480cf242
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ STORE_MD5_CONFIG "credentials.json" "$final_path/credentials.json" # Réenregist
|
||||||
|
|
||||||
# Configure les droits d'accès au fichiers
|
# Configure les droits d'accès au fichiers
|
||||||
# Les fichiers appartiennent à etherpad
|
# 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 chown -R $app: $final_path
|
||||||
sudo chmod 600 "$final_path/credentials.json" # Restreint l'accès à credentials.json
|
sudo chmod 600 "$final_path/credentials.json" # Restreint l'accès à credentials.json
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue