Mercurial > trustbridge
comparison packaging/linux-installer.inc.in @ 863:3f23130b16b2
(Packaging) Added "Testversion" to Ubuntu installer.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 05 Aug 2014 12:24:08 +0200 |
parents | 4dfb6f543a05 |
children | 02e357826417 |
comparison
equal
deleted
inserted
replaced
862:eee419ad81b8 | 863:3f23130b16b2 |
---|---|
353 | 353 |
354 cat <<EOF | 354 cat <<EOF |
355 ------------------------------------------------------------------------ | 355 ------------------------------------------------------------------------ |
356 | 356 |
357 TrustBridge - Installer | 357 TrustBridge - Installer |
358 Version ${instcfg[VERSION]} | 358 Version ${instcfg[VERSION]} (Testversion) |
359 | 359 |
360 ------------------------------------------------------------------------ | 360 ------------------------------------------------------------------------ |
361 EOF | 361 EOF |
362 | 362 |
363 if [ $DEINSTALL -eq 1 ] ; then | 363 if [ $DEINSTALL -eq 1 ] ; then |