@ -343,6 +343,13 @@ load_custom_commands() {
source abra-commands.sh
fi
if [ -n "$abra__domain_" ]; then
load_instance
load_instance_env
require_app_clone "$APP"
if [ -f "$APP_DIR/abra-commands.sh" ]; then
# shellcheck disable=SC1090,SC1091
source "$APP_DIR/abra-commands.sh"
The note is not visible to the blocked user.