#!/usr/bin/env bash
set -e

exec /usr/bin/python3 /usr/share/synex-firmware-helper/synex_firmware_helper.py "$@"
