ssacli/i386/usr/sbin/ssacli

6 lines
174 B
Plaintext
Raw Normal View History

2017-11-10 14:41:07 +01:00
#!/bin/sh
export SSACLI_BIN_INSTALLATION_DIR=/opt/smartstorageadmin/ssacli/bin/
${SSACLI_BIN_INSTALLATION_DIR}mklocks.sh ssacli
exec ${SSACLI_BIN_INSTALLATION_DIR}ssacli $*