This commit is contained in:
Max Howell 2023-11-25 12:32:46 -05:00
parent 18aec11b11
commit 8115bdf153
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -14,10 +14,10 @@ dependencies:
build: | build: |
mkdir -p {{prefix}}/bin mkdir -p {{prefix}}/bin
cp shx.sh {{prefix}}/bin/shx cp hubx.sh {{prefix}}/bin/hubx
provides: provides:
- bin/shx - bin/hubx
test: test:
shx pkgxdev/demo shx pkgxdev/demo