mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
275b31b0cf
SVN Revision: 52
6 lines
57 B
Bash
Executable File
6 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
|
|
erlc configure.erl
|
|
erl -s configure -noshell
|
|
|