#!/bin/sh

LD_LIBRARY_PATH="/usr/lib64/megacli:$LD_LIBRARY_PATH" /usr/lib64/megacli.real "$@"
