Reboot Tree
This commit is contained in:
6
debian/hpacucli.wrapper
vendored
Normal file
6
debian/hpacucli.wrapper
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# This file is public domain.
|
||||
|
||||
export LD_LIBRARY_PATH=/usr/lib/hpacucli:$LD_LIBRARY_PATH
|
||||
/usr/lib/hpacucli/hpacucli.real $@
|
||||
Reference in New Issue
Block a user