change to correct dir

This commit is contained in:
Liam Wilson 2024-01-12 06:18:21 +00:00
parent 3880069142
commit 94877fd5bd

View file

@ -28,6 +28,8 @@ kaem --file kaem.x86
cp artifacts/tcc_27_boot_static.exe /usr/bin/tcc-boot0 cp artifacts/tcc_27_boot_static.exe /usr/bin/tcc-boot0
chmod 755 /usr/bin/tcc-boot0 chmod 755 /usr/bin/tcc-boot0
cd ../..
# Checksums # Checksums
if match x${UPDATE_CHECKSUMS} xTrue; then if match x${UPDATE_CHECKSUMS} xTrue; then
sha256sum -o ${pkg}.${ARCH}.checksums \ sha256sum -o ${pkg}.${ARCH}.checksums \