Resolve shellcheck SC1090

This commit is contained in:
Darko Poljak 2020-05-30 15:10:13 +02:00
parent b354ea6e94
commit 988190363a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh -e
# shellcheck disable=SC1090
file="$( . "$__type_explorer/file" )"
if [ -f "$file" ]