Sipgate-CLI/balance.sh

6 lines
104 B
Bash
Raw Normal View History

2021-03-04 17:29:32 +00:00
#! /bin/bash
2021-03-04 19:17:30 +00:00
BASEPATH=$(dirname $(realpath $0))
. $BASEPATH/authorization.sh
. $BASEPATH/getbalance.sh