Fix shellcheck

This commit is contained in:
Alexey Milovidov 2020-12-30 20:55:10 +03:00
parent c281a17869
commit b0a6e4e82f

View File

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