Imported Upstream version 2.60.19.0
This commit is contained in:
BIN
i386/usr/man/man8/ssacli.8.gz
Normal file
BIN
i386/usr/man/man8/ssacli.8.gz
Normal file
Binary file not shown.
5
i386/usr/sbin/ssacli
Executable file
5
i386/usr/sbin/ssacli
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
export SSACLI_BIN_INSTALLATION_DIR=/opt/smartstorageadmin/ssacli/bin/
|
||||
${SSACLI_BIN_INSTALLATION_DIR}mklocks.sh ssacli
|
||||
exec ${SSACLI_BIN_INSTALLATION_DIR}ssacli $*
|
||||
5
i386/usr/sbin/ssascripting
Executable file
5
i386/usr/sbin/ssascripting
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
export SSACLI_BIN_INSTALLATION_DIR=/opt/smartstorageadmin/ssacli/bin/
|
||||
${SSACLI_BIN_INSTALLATION_DIR}mklocks.sh ssascripting
|
||||
exec ${SSACLI_BIN_INSTALLATION_DIR}ssascripting $*
|
||||
Reference in New Issue
Block a user