mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
rename
This commit is contained in:
parent
94dc3e5711
commit
ed60182841
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ ynh_script_progression --message="Adding a configuration file..." --time --weigh
|
|||
|
||||
ynh_add_config --template=".env.template" --destination="$final_path/.env"
|
||||
|
||||
chmod 400 "$final_path.env"
|
||||
chmod 400 "$final_path/.env"
|
||||
chown $app:$app "$final_path/.env"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue