Make sure I'm in the right working directory

This commit is contained in:
Fierelier 2023-10-07 17:46:28 +02:00
parent 18451709ff
commit 1e8a91d412
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
set -e
cd "$(dirname "$(realpath "$BASH_SOURCE")")"
DIST="me.fier.gawk"
PRETTY_DIST="gawk"