[F] Fix current dir

This commit is contained in:
Azalea 2024-04-23 07:43:48 -04:00
parent 2b6d17c559
commit 81f4dc90e8

View file

@ -1,5 +1,9 @@
#!/usr/bin/env bash
# Get script directory
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
cd $DIR/..
set -e
# Remove the old build