add new tool

This commit is contained in:
Mario Fetka
2017-04-18 13:28:45 +02:00
parent 300ff11969
commit 855fc0edcf
14 changed files with 899 additions and 0 deletions

6
debian/hpssaducli.wrapper vendored Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
#
# This file is public domain.
export LD_LIBRARY_PATH=/usr/lib/hpssaducli:$LD_LIBRARY_PATH
/usr/lib/hpssaducli/hpssaducli.real $@