mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Update install
This commit is contained in:
parent
db828f70c5
commit
030c1cb58f
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ ynh_add_systemd_config
|
|||
#=================================================
|
||||
ynh_script_progression --message="Adding a config file..."
|
||||
|
||||
#ynh_add_config --template="../conf/.env" --destination="$final_path/$app/.env"
|
||||
ynh_add_config --template="../conf/.env" --destination="$final_path/$app/.env"
|
||||
|
||||
chmod 400 "$final_path/$app/.env"
|
||||
chown $app:$app "$final_path/$app/.env"
|
||||
|
|
Loading…
Add table
Reference in a new issue