script for storge requirement.

This commit is contained in:
Fabian Märki
2017-03-01 17:32:31 +01:00
parent 2c6677df33
commit 900cd93e69

View File

@@ -22,3 +22,4 @@ STATUS=$(${COMMAND})
cat ${RESPONSE} | python -m json.tool
rm -f ${RESPONSE}
#echo ${STATUS}