-
Checklist:
* [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [X] I've included steps to reproduce the bug.
* [X] I've pasted the output of `argocd version`.
…
-
Why is there an enviroment entry in Docker for CRONTAB_ENTRY & RSYNC_CRONTAB?
Why are both are necessary? Whats the difference?
And how can I set the timezone for Cron?
-
# 🔫 django-crontab 사용하기 | 개미의 개발노트
개요 매일 정각에 새로운 필드를 만들어내야 하는 기능이 필요하게 됐다. 주기적으로 함수를 실행하기 위해 django-crontab을 사용한 경험을 정리한다. 설치 및 설정 다음 명령어를 통해 설치한다. 설치를 완료했다면, 의 에 을 추가해주자. 하이픈()이 아니라 언더바()이
[https:/…
-
It would be awesome to be able to create a schedule with a crontab expression.
-
I think you meant to say:
0 0 \* \* \* touch /home/ubuntu/db-backup/mongodb-auto-backup/backup.sh >/dev/null 2>&1
Missing one redirect :)
-
```
What steps will reproduce the problem?
1. Add S3Backer mount command to crontab
2. Let it run automatically via cron
3. Get the error: warning: no accessId specified ...
What is the expected outp…
-
```
HI!
I whant to add a crontab, but i get the following failure
" -sh: /etc/init.d/busybox-cron: not found "
Is there no Busybox whit crontab support?
regards
KOAL
```
Original issue reported on…
-
### What happened?
Following the python example to create CRDs inside pulumi during the pulumi up command the following error is returned:
```
pulumi:pulumi:Stack (pulumi-k8s-pulumi-k8s):
erro…
-
// @crontab 1 58 22,23 * * *
这个脚本一直早上10点执行,不知道为啥
-
I am trying ti install crontab on Ev3Dev but, when i try "sudo apt install cron" It has no candidate and It still doesn't work After "sudo apt update" any ideas?