diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2025-08-10 19:47:35 +0200 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2025-08-10 19:47:35 +0200 |
| commit | 1fc29c6029cfa8c7dce5535ff9cfb2daaa6427e0 (patch) | |
| tree | 2efd4ac02c6288eb325fe992e85a02559a9b34b3 /bin/matrix-commander | |
| parent | c14579871fa1241713128a2d0d5514af004e3371 (diff) | |
next commit
Diffstat (limited to 'bin/matrix-commander')
| -rwxr-xr-x | bin/matrix-commander | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/matrix-commander b/bin/matrix-commander new file mode 100755 index 0000000..87ea5ae --- /dev/null +++ b/bin/matrix-commander @@ -0,0 +1,3 @@ +#!/bin/sh + +matrix-commander --no-ssl --plain -c credentials.json $@ |
