mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update install
This commit is contained in:
parent
ae188b48b6
commit
5bb6966617
1 changed files with 2 additions and 2 deletions
|
@ -154,8 +154,8 @@ ynh_add_config --template="../conf/groupname.json" --destination="$final_path/gr
|
|||
# Set permissions to app files
|
||||
chown -R $app: $final_path
|
||||
chmod -R 755 $final_path
|
||||
chmod -R 600 $final_path/groups
|
||||
chmod 600 $final_path/data/passwd
|
||||
#chmod -R 600 $final_path/groups
|
||||
#chmod 600 $final_path/data/passwd
|
||||
|
||||
#=================================================
|
||||
# INTEGRATE SERVICE IN YUNOHOST
|
||||
|
|
Loading…
Add table
Reference in a new issue