#!/system/bin/sh

export LD_LIBRARY_PATH="/system/vendor/lib/linux"

chmod +x "$LD_LIBRARY_PATH/ld-linux-armhf.so.3"
mosquitto_passwd.bin $@

