mirror of
https://github.com/YunoHost-Apps/miniflux_ynh.git
synced 2024-09-03 19:45:58 +02:00
Update install
This commit is contained in:
parent
eb8ae477cd
commit
a4fef79b66
1 changed files with 1 additions and 1 deletions
|
@ -116,8 +116,8 @@ ynh_add_nginx_config
|
|||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||
|
||||
ynh_add_config --template="../conf/miniflux.conf" --destination="$final_path/$app.conf"
|
||||
|
||||
chmod 600 "$final_path/$app.conf"
|
||||
chown $app "$final_path/$app.conf"
|
||||
|
||||
#=================================================
|
||||
# SETUP SYSTEMD
|
||||
|
|
Loading…
Reference in a new issue