hpacucli/debian/hpacuscripting.wrapper

7 lines
142 B
Plaintext
Raw Permalink Normal View History

2016-05-20 22:36:10 +02:00
#!/bin/sh
#
# This file is public domain.
export LD_LIBRARY_PATH=/usr/lib/hpacucli:$LD_LIBRARY_PATH
/usr/lib/hpacucli/hpacuscripting.real $@