mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
Fix install
This commit is contained in:
parent
bca4264336
commit
ef1c3ec599
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ ynh_script_progression --message="Configuring application..." --weight=3
|
|||
|
||||
mkdir -p "/etc/$app"
|
||||
ynh_add_config --template="sogo.conf" --destination="/etc/$app/sogo.conf"
|
||||
ynh_add_config --template="cron" --destination="/etc/cron.d/$app"
|
||||
config_nginx
|
||||
|
||||
ynh_use_logrotate --logfile="/var/log/$app/sogo.log" --nonappend
|
||||
|
|
Loading…
Add table
Reference in a new issue