fix: shellcheck source for env vars

This commit is contained in:
Neil Hanlon 2021-07-06 17:23:19 -04:00
parent 9a77fb5d08
commit e1ad10e1f4
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 2 additions and 0 deletions

View File

@ -1,8 +1,10 @@
#!/usr/bin/env bash
# Source mangle vars
# shellcheck source=./common
source "$(dirname "$0")/common"
# Source sync / migrate vars for repository information
# shellcheck source=../sync/common
source "$(dirname "$0")/../sync/common"
# How many