1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00

Merge pull request #114 from YunoHost-Apps/testing

To testing
This commit is contained in:
yalh76 2021-03-14 22:33:27 +01:00 committed by GitHub
commit c20bdd6964
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# Execute the daily cronjob at 8am # Execute the daily cronjob at 8am
0 8 * * * __APP__ cd "__FINALPATH__" && PHP__PHPVERSION__ ./cli cronjob >/dev/null 2>&1 0 8 * * * __APP__ cd "__FINALPATH__" && PHP__PHPVERSION__ ./cli cronjob >/dev/null 2>&1

View file

@ -10,8 +10,8 @@
"url": "https://kanboard.net/", "url": "https://kanboard.net/",
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {
"name": "YunoHost Contributors", "name": "",
"email": "apps@yunohost.org" "email": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 3.8.1" "yunohost": ">= 3.8.1"