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

Update install

This commit is contained in:
yalh76 2019-04-18 05:00:01 +02:00
parent 0f406b6ff0
commit 284602213a

View file

@ -132,9 +132,12 @@ ynh_mysql_connect_as "$db_name" "$db_pwd" "$db_name" < "../conf/sql/admin.sql"
ynh_store_file_checksum "$final_path/data/config.ini.php"
#=================================================
# SET RIGHT PERMISSION FOR APP
# GENERIC FINALIZATION
#=================================================
# SECURE FILES AND DIRECTORIES
#=================================================
# Set permissions to app files
chown -R $app: $final_path
sudo chmod -R 700 $final_path/data