918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Line | |
---|
1 | #!/bin/bash |
---|
2 | RETORNO=$(listSoftwareInfo $* 2>/dev/null) || exit $? |
---|
3 | # Fichero tempotal de salida para intercambio de datos con el servicio |
---|
4 | OTPUTFILE="/tmp/retorno" |
---|
5 | echo $RETORNO>$OTPUTFILE || exit $? |
---|
6 | exit 0 |
---|
Note: See
TracBrowser
for help on using the repository browser.