You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
263 B

export SYLVILAGUS_ROOT=$HOME/src/box-o-sand/src/sylvilagus
export RABBITMQ_MNESIA_BASE=$SYLVILAGUS_ROOT/.installation/mnesia
export RABBITMQ_LOG_BASE=$SYLVILAGUS_ROOT/.installation/log
export PATH="$SYLVILAGUS_ROOT/.installation/rabbitmq_server-2.7.0/sbin:$PATH"