Andrey Lushnikov
|
7633518272
|
devops: do not use "which" in devops scripts
The POSIX way of checking for command presence is "command -v".
This is also supported in MINGW.
|
2019-11-22 15:48:25 -08:00 |
|
Andrey Lushnikov
|
b64304ecbc
|
devops: make sure cron has necessary PATH
|
2019-11-21 19:14:30 -08:00 |
|
Andrey Lushnikov
|
4aff4bfca3
|
devops: cronjob checks
|
2019-11-21 18:52:51 -08:00 |
|
Andrey Lushnikov
|
7af5f4a2a5
|
devops: save log for cronjob
|
2019-11-21 17:48:56 -08:00 |
|
Andrey Lushnikov
|
ae878882bb
|
devops: create lock dir
|
2019-11-21 17:39:11 -08:00 |
|
Andrey Lushnikov
|
e1f3f5cfed
|
devops: add cronjobs
|
2019-11-21 15:26:01 -08:00 |
|