3 lines
No EOL
89 B
Bash
3 lines
No EOL
89 B
Bash
#!/bin/bash
|
|
rabbitmq-plugins enable rabbitmq_delayed_message_exchange
|
|
rabbitmqctl restart |