summaryrefslogtreecommitdiff
path: root/bin/matrix-commander
blob: ce73a3d417fcdac58c58addf7dc05abb88430481 (plain)
1
2
3
4
5
6
7
#!/bin/sh

matrix-commander --no-ssl \
  --credentials .cache/credentials.json \
  --store .cache/store \
  --plain \
  $@