#!/bin/sh

# Entry point for the "rudder package" command.

exec /opt/rudder/bin/rudder-package "$@"
