mirror of
https://github.com/eLvErDe/hwraid.git
synced 2025-08-16 15:28:07 +02:00
4 lines
98 B
Bash
4 lines
98 B
Bash
#!/bin/sh
|
|
|
|
LD_LIBRARY_PATH="/usr/lib/megacli:$LD_LIBRARY_PATH" /usr/lib/megacli/megacli.real "$@"
|