#!/bin/bash LINK=`readlink -f $0` DEV_BIN=`dirname $LINK` UCI_DEV=true /usr/bin/node $DEV_BIN/ssh-cli "$@"