hwraid/packaging/debian/hpacucli/hpacuscripting.wrapper

7 lines
142 B
Plaintext
Raw Normal View History

2013-08-14 23:01:53 +02:00
#!/bin/sh
#
# This file is public domain.
export LD_LIBRARY_PATH=/usr/lib/hpacucli:$LD_LIBRARY_PATH
/usr/lib/hpacucli/hpacuscripting.real $@