This commit is contained in:
Alexey Milovidov 2024-05-13 07:16:26 +02:00
parent b3e6259a3c
commit 4eb42bba8f

View File

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