Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdevcollins committed Oct 2, 2024
1 parent df1ca3e commit 05f8674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package_alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ license="GPL-3.0"
source=""
builddir="/tmp/stone-prover"
package() {
package() {
mkdir -p "\$pkgdir/usr/bin"
install -Dm755 "\$builddir"/usr/bin/cpu_air_prover "\$pkgdir"/usr/bin/cpu_air_prover
install -Dm755 "\$builddir"/usr/bin/cpu_air_verifier "\$pkgdir"/usr/bin/cpu_air_verifier
Expand Down

0 comments on commit 05f8674

Please sign in to comment.