if [[ -f /usr/local/bin/gsport-setup ]]; then wget -O /tmp/gsport-setup ivanx.com/a2cloud/gsport-setup.txt source /tmp/gsport-setup -k "$@" else gsport-setup -k "$@" fi