Mollify shellcheck
This commit is contained in:
@@ -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