1
0
Fork 0
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:
ericgaspar 2021-06-08 09:03:10 +02:00
parent b410246988
commit 1ae8103669
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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