1 2 3 4 5
#!/bin/sh echo "Please manually remove the 'rabbitmq' user and group if no longer needed" >&2 exit 0