Sipgate-CLI/balance.sh

6 lines
104 B
Bash
Executable File

#! /bin/bash
BASEPATH=$(dirname $(realpath $0))
. $BASEPATH/authorization.sh
. $BASEPATH/getbalance.sh