read Files

This commit is contained in:
Mario Fetka
2016-05-26 18:59:05 +02:00
parent 2748d3be35
commit 866aa58316
13 changed files with 812 additions and 0 deletions

3
debian/storcli.wrapper vendored Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
LD_LIBRARY_PATH="/usr/lib/storcli:$LD_LIBRARY_PATH" /usr/lib/storcli/storcli.real "$@"