fix scrips

This commit is contained in:
Philip Henning 2024-11-19 10:55:15 +01:00
parent ae3d5e4df7
commit 06c0526ede
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euf -o pipefail
cd "$(dirname "$(realpath "$0")")../"
cd "$(dirname "$(realpath "$0")")/../"
lego \
--path ./data/.lego \