mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-06 15:37:52 +01:00
4 lines
143 B
Bash
4 lines
143 B
Bash
|
echo "export PATH=/workspaces/ejabberd/_build/relive:$PATH" >>$HOME/.bashrc
|
||
|
echo "COOKIE" >$HOME/.erlang.cookie
|
||
|
chmod 400 $HOME/.erlang.cookie
|