FreedomBox/actions/xmpp-register
2013-10-05 18:16:55 -04:00

3 lines
52 B
Bash
Executable File

#!/bin/sh
ejabberdctl register "$1" `hostname` "$2"