Intial release
This commit is contained in:
6
debian/hpasscli.wrapper
vendored
Normal file
6
debian/hpasscli.wrapper
vendored
Normal 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 $@
|
||||
Reference in New Issue
Block a user