Sha256: aa166d8947a4a69f88a6872f42a782249986c0c823a272fcab739856937bf2c7

Contents?: true

Size: 238 Bytes

Versions: 25

Compression:

Stored size: 238 Bytes

Contents

#!/bin/sh
#
# Perform necessary clusterlb setup steps
# after package is installed.
#

PROGNAME=`basename $0`

error_exit()
{
  echo "${PROGNAME}: ${1:-"Unknown Error"}" 1>&2
  exit 1
}

echo "Thank you for installing clusterlb!"

exit 0

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
clusterlb-0.1.32 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.31 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.30 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.29 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.28 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.27 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.26 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.25 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.24 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.23 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.22 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.21 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.20 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.19 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.17 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.16 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.15 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.14 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.13 omnibus/package-scripts/clusterlb/postinst
clusterlb-0.1.12 omnibus/package-scripts/clusterlb/postinst