storcli/debian/storcli.wrapper

4 lines
98 B
Plaintext
Raw Normal View History

2016-05-26 18:59:05 +02:00
#!/bin/sh
LD_LIBRARY_PATH="/usr/lib/storcli:$LD_LIBRARY_PATH" /usr/lib/storcli/storcli.real "$@"