we're going with shx

This commit is contained in:
Max Howell 2023-11-20 11:19:26 -05:00
parent 062ae13b44
commit 6bd5cea037
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 shub.sh {{prefix}}/bin/shub cp shx.sh {{prefix}}/bin/shx
provides: provides:
- bin/shub - bin/shx
test: test:
shub pkgxdev/demo shx pkgxdev/demo