Mollify shellcheck
This commit is contained in:
parent
57e24eaf0a
commit
50651aeea1
2
abra
2
abra
@ -320,7 +320,7 @@ load_custom_commands() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f "$APP_DIR/abra-commands.sh" ]; then
|
if [ -f "$APP_DIR/abra-commands.sh" ]; then
|
||||||
# shellcheck disable=SC1090
|
# shellcheck disable=SC1090,SC1091
|
||||||
source "$APP_DIR/abra-commands.sh"
|
source "$APP_DIR/abra-commands.sh"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user