mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-12 04:52:45 +00:00
3 lines
52 B
Bash
Executable File
3 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
ejabberdctl register "$1" `hostname` "$2"
|