More shellcheck
This commit is contained in:
committed by
Greg Fitzgerald
parent
8eb76ab2a5
commit
2da2d4e365
@@ -2,7 +2,7 @@
|
||||
|
||||
set -o xtrace
|
||||
|
||||
cd "$(dirname $0)/.."
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
if [[ -z "${libgf_complete_URL:-}" ]]; then
|
||||
echo libgf_complete_URL undefined
|
||||
|
Reference in New Issue
Block a user