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:
parent
e5ee2126f7
commit
9beee062ec
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue