1
0
mirror of https://git.envs.net/envs/ops.git synced 2024-06-18 06:37:07 +00:00

add gomuks matrix cli client

This commit is contained in:
creme 2020-02-04 11:22:45 +01:00
parent 5fdc0c0494
commit fecab48caf
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0

3
bin/gomuks Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
DEBUG=0 /opt/services/gomuks/gomuks "$@"