Update install
This commit is contained in:
parent
7ab53230a4
commit
0f93e5f7f5
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
|
|||
|
||||
ynh_add_config --template="../conf/.env" --destination="$final_path/.env"
|
||||
|
||||
chmod 400 "$final_path/$final_path/.env"
|
||||
chmod 400 "$final_path/.env"
|
||||
chown $app:$app "$final_path/.env"
|
||||
|
||||
#==============================================
|
||||
|
|
Loading…
Reference in a new issue