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

Update install

This commit is contained in:
ericgaspar 2022-05-08 22:22:38 +02:00
parent e5ee2126f7
commit 9beee062ec
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -121,7 +121,7 @@ ynh_script_progression --message="Adding a configuration file..." --time --weigh
ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php"
chmod 600 "$final_path/config.php"
chmod 400 "$final_path/config.php"
chown $app:$app "$final_path/config.php"
#=================================================