aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-01-18 14:19:37 +0100
committerhovertank3d <[email protected]>2025-01-18 14:19:37 +0100
commita642fa25a151cd04175d895e8cd058dc9a56709c (patch)
tree66dd5939680d5921102045a65daee04fdd8b0808
parentd734bf6f3f8d1c1f8b5645bc7d57ebd88d0efcab (diff)
downloadlzcnt.space-a642fa25a151cd04175d895e8cd058dc9a56709c.tar.xz
lzcnt.space-a642fa25a151cd04175d895e8cd058dc9a56709c.zip
change shebang to /bin/bash since push/popd is a bash thing
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index cbe0dfe..42d2c23 100755
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
pushd deps/genhl
make