#!/usr/bin/env bash
# SciOmni management tool - top-level entry point
exec "$(dirname "$0")/scripts/sciomnictl" "$@"
