Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add zkg wrapper which does not pull down sources.
When executing `zkg` concurrently multiple updates to the sources can race and destroy each others state. Disable that update. This is a workaround for zeek/package-manager#139.
- Loading branch information