get rid of shellcheck errors

This commit is contained in:
Neil Hanlon 2021-07-06 17:46:20 -04:00
parent c929e736af
commit 0980c9a587
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 2 additions and 2 deletions

View File

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