Sipgate-CLI/balance.sh
2021-03-04 20:17:30 +01:00

6 lines
104 B
Bash
Executable file

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