Mercurial > trustbridge
diff packaging/linux-installer.inc @ 1150:a72d59f8c3ea
Create uninstaller.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Thu, 18 Sep 2014 13:27:57 +0200 |
parents | f67a6873d9c1 |
children | 22b3daa4e464 |
line wrap: on
line diff
--- a/packaging/linux-installer.inc Thu Sep 18 12:04:30 2014 +0200 +++ b/packaging/linux-installer.inc Thu Sep 18 13:27:57 2014 +0200 @@ -33,6 +33,7 @@ set -u ###INCLUDE:linux-installer-common.inc +###INCLUDE:linux-installer.l10n-de ###INCLUDE:linux-installer-uninstall.inc @@ -113,7 +114,7 @@ getxt "To remove the application and the root certificates it has inserted,\n" getxt "call the deinstall command:\n" - echo " $RUNCMD ${instcfg[PREFIX]}/bin/trustbridge-deinstall-TODO.sh" + echo " $RUNCMD ${instcfg[PREFIX]}/bin/trustbridge-deinstall.sh" echo "#################################################################################" getxt "Press enter to launch '%s'\n" "${instcfg[PREFIX]}/bin/trustbridge"