configure-ptt-chedecorare-oglive-methodsejecutarscript-b64fix-cfg2objfixes-winlgromero-filebeatmainmodulesnew-browserno-ptt-paramogadmcliogadmclient-statusogagent-jobsogagent-macosogcore1ogliveoglogoglog2override-moduleping1ping2ping3ping4py3-winpython3qndtestreport-progresstlsunification2unification3versionswindows-fixes
Rev | Line | |
---|
[11f7a07] | 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.