mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
3 lines
143 B
Bash
Executable file
3 lines
143 B
Bash
Executable file
echo "export PATH=/workspaces/ejabberd/_build/relive:$PATH" >>$HOME/.bashrc
|
|
echo "COOKIE" >$HOME/.erlang.cookie
|
|
chmod 400 $HOME/.erlang.cookie
|