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:
jarod5001 2022-05-08 18:08:07 +02:00 committed by GitHub
parent 9461312884
commit 1d5dbf0097
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -250,7 +250,7 @@ ynh_script_progression --message="Adding a configuration file..." --time --weigh
###
### Check the documentation of `ynh_add_config` for more info.
ynh_add_config --template="conf/config.php" --destination="$final_path/config.php"
ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php"
# FIXME: this should be handled by the core in the future
# You may need to use chmod 600 instead of 400,