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
Rev | Line | |
---|
[893ebb02] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | # Error si no se reciben 5 parametros. |
---|
| 4 | #[ $# != 5 ] && exit $OG_ERR_FORMAT |
---|
| 5 | |
---|
| 6 | DATOS=$(ogCreatePartitions $*) || exit $? |
---|
| 7 | exit 0 |
---|
| 8 | |
---|
| 9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.