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-instalacion
Line | |
---|
1 | #!/bin/sh -e |
---|
2 | |
---|
3 | . /usr/share/debconf/confmodule |
---|
4 | |
---|
5 | set -e |
---|
6 | |
---|
7 | if [ "$1" = "purge" ] ; then |
---|
8 | rm -rf /usr/share/OGAgent || true > /dev/null 2>&1 |
---|
9 | fi |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.