1
0
Fork 0
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:
yalh76 2021-04-10 18:41:03 +02:00
parent db828f70c5
commit 030c1cb58f

View file

@ -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"