mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update install
This commit is contained in:
parent
b410246988
commit
1ae8103669
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ ynh_add_fail2ban_config --logpath="/var/log/nginx/$domain-error.log" --failregex
|
|||
#=================================================
|
||||
ynh_script_progression --message="Setuping a cron..." --weight=1
|
||||
|
||||
ynh_add_config --template="../conf/cron_kanboard" --destination="$/etc/cron.d/$app"
|
||||
ynh_add_config --template="../conf/cron_kanboard" --destination="/etc/cron.d/$app"
|
||||
|
||||
chmod 644 "/etc/cron.d/$app"
|
||||
|
||||
|
|
Loading…
Reference in a new issue