Intial release

This commit is contained in:
Mario Fetka
2016-05-21 07:13:11 +02:00
parent 470790c9a4
commit 69aa277709
14 changed files with 908 additions and 0 deletions

6
debian/hpasscli.wrapper vendored Normal file
View File

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