Mercurial > trustbridge
diff packaging/linux-installer.inc.in @ 1136:e82c440c2727
Add small comment about update option.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 17 Sep 2014 16:23:33 +0200 |
parents | f1384bf9d4a4 |
children |
line wrap: on
line diff
--- a/packaging/linux-installer.inc.in Wed Sep 17 15:06:03 2014 +0200 +++ b/packaging/linux-installer.inc.in Wed Sep 17 16:23:33 2014 +0200 @@ -180,6 +180,8 @@ shift 1 ;; --update) +# Update is an internal option that is used when the application calls +# the installer to install an update. UPDATE=1 shift 1 ;;