1
0
Fork 0
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:
ericgaspar 2021-04-13 10:02:32 +02:00
parent ae188b48b6
commit 5bb6966617
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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