mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-10 10:52:51 +01:00
minor fixes
This commit is contained in:
parent
8fc4f41c49
commit
dcbdb5becd
1 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ Added -x option to pass a MaxAsync value on runtime.
|
|||
Made it possible to disable xargs -P-flag by setting MaxAsync=0 or passing -x 0 option.
|
||||
|
||||
- **v0.5.7.0**: Rewritten templates - now with a function to notify when there's a new Dockcheck release.
|
||||
- Manually migrate your current `notify.sh` settings to a new template.
|
||||
- Manually migrate your current `notify.sh` settings to a new template for new functionality.
|
||||
- **v0.5.6.1**: Async xargs hotfix - due to errors `failed to request manifest head ... context canceled`
|
||||
- Defaulted subprocess to 1 with `MaxAsync=1`, increase to find a stable value in your environment.
|
||||
- Added `-x N` option to pass `MaxAsync` value at runtime.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue