mirror of
https://github.com/lloeki/apply.git
synced 2025-12-06 09:24:38 +01:00
Locate units using APPLY_ROOT env var
This commit is contained in:
parent
8a178cdc2b
commit
44eeefea79
4 changed files with 21 additions and 5 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
all:
|
||||
|
||||
lint:
|
||||
find apply run push lib -type f -not -iname '*.*' | xargs shellcheck -s bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue