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 | OGBTFTP="/opt/og2fs/tftpboot/ogclient/" |
---|
3 | ogMountCache || exit 1 |
---|
4 | echo $OGCAC |
---|
5 | [ -d $OGCAC/boot ] || mkdir -p $OGCAC/boot |
---|
6 | [ -f ${OGCAC}/boot/ogvmlinuz ] || cp ${OGBTFTP}ogvmlinuz ${OGCAC}/boot/ogvmlinuz |
---|
7 | [ -f ${OGCAC}/boot/oginitrd.img ] || cp ${OGBTFTP}oginitrd.img ${OGCAC}/boot/oginitrd.img |
---|
Note: See
TracBrowser
for help on using the repository browser.