hwraid/packaging/debian/hpacucli/hpacucli.wrapper
Adam Cécile (Le_Vert) 977a77db2e Import hpacucli
2013-08-14 23:01:53 +02:00

7 lines
136 B
Bash

#!/bin/sh
#
# This file is public domain.
export LD_LIBRARY_PATH=/usr/lib/hpacucli:$LD_LIBRARY_PATH
/usr/lib/hpacucli/hpacucli.real $@