#!/bin/sh
export LD_LIBRARY_PATH="/opt/spflashtool"
exec /opt/spflashtool/SPFlashToolV6 "${@}"
