This commit is contained in:
Jordi Villar 2024-03-04 09:53:09 +01:00
parent c634012dbf
commit 63747271e8

View File

@ -1,3 +1,5 @@
#!/bin/bash
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CUR_DIR"/../shell_config.sh