mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
maybe now...
This commit is contained in:
parent
77f02e33e1
commit
66975d295e
@ -28,7 +28,7 @@ fi
|
||||
|
||||
# check for some tools and install them, when missing
|
||||
# bun https://bun.com/install, faster packet-manager as yarn
|
||||
BUN_VERSION_FILE="$SCRIPT_DIR/.bun-version"
|
||||
BUN_VERSION_FILE="$PROJECT_ROOT/.bun-version"
|
||||
if [ ! -f "$BUN_VERSION_FILE" ]; then
|
||||
echo ".bun-version file not found at: $BUN_VERSION_FILE"
|
||||
exit 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user