From 94877fd5bd6ed6941d3ff975f415b9b8631d605a Mon Sep 17 00:00:00 2001 From: Liam Wilson Date: Fri, 12 Jan 2024 06:18:21 +0000 Subject: [PATCH] change to correct dir --- steps/tcc_bootstrap_alt-0.1/pass1.kaem | 2 ++ 1 file changed, 2 insertions(+) diff --git a/steps/tcc_bootstrap_alt-0.1/pass1.kaem b/steps/tcc_bootstrap_alt-0.1/pass1.kaem index 1732dc73..83d7cc9a 100644 --- a/steps/tcc_bootstrap_alt-0.1/pass1.kaem +++ b/steps/tcc_bootstrap_alt-0.1/pass1.kaem @@ -28,6 +28,8 @@ kaem --file kaem.x86 cp artifacts/tcc_27_boot_static.exe /usr/bin/tcc-boot0 chmod 755 /usr/bin/tcc-boot0 +cd ../.. + # Checksums if match x${UPDATE_CHECKSUMS} xTrue; then sha256sum -o ${pkg}.${ARCH}.checksums \