#!/bin/sh
export LD_LIBRARY_PATH="/opt/spflashtool5"
exec /opt/spflashtool5/flash_tool "${@}"
