Reboot Tree

This commit is contained in:
Mario Fetka
2016-05-20 22:36:10 +02:00
parent ccfea87235
commit 1dc270e249
14 changed files with 897 additions and 0 deletions

6
debian/hpacuscripting.wrapper vendored Normal file
View 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/hpacuscripting.real $@