mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
we're going with shx
This commit is contained in:
parent
062ae13b44
commit
6bd5cea037
1 changed files with 3 additions and 3 deletions
|
@ -14,10 +14,10 @@ dependencies:
|
|||
|
||||
build: |
|
||||
mkdir -p {{prefix}}/bin
|
||||
cp shub.sh {{prefix}}/bin/shub
|
||||
cp shx.sh {{prefix}}/bin/shx
|
||||
|
||||
provides:
|
||||
- bin/shub
|
||||
- bin/shx
|
||||
|
||||
test:
|
||||
shub pkgxdev/demo
|
||||
shx pkgxdev/demo
|
||||
|
|
Loading…
Reference in a new issue