Merge branch 'master' of http://git.links-tech.org/gandalf/Sipgate-CLI
This commit is contained in:
commit
b450ba94ec
|
@ -2,6 +2,8 @@
|
||||||
This is a small hack to send faxes via the sipgate REST API from the command line.
|
This is a small hack to send faxes via the sipgate REST API from the command line.
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
Install [jq](https://stedolan.github.io/jq/download/).
|
||||||
|
|
||||||
Add your login credentials to `login_credentials_muster.sh` and rename the file to `.env`
|
Add your login credentials to `login_credentials_muster.sh` and rename the file to `.env`
|
||||||
|
|
||||||
If you use Letterheads Address database, uncomment the last line of that file and add `your/path/to/Letterhead`
|
If you use Letterheads Address database, uncomment the last line of that file and add `your/path/to/Letterhead`
|
||||||
|
|
Loading…
Reference in a new issue