Sha256: 258ae32a7711cd2a8b556bf179fd99902b67a5c43d376a8e74ed3cb806d13105

Contents?: true

Size: 118 Bytes

Versions: 194

Compression:

Stored size: 118 Bytes

Contents

#!/bin/sh -e
# Example postinstall script.

case $1 in
  configure)
	echo 'Executing post-install script'
    ;;
esac

Version data entries

194 entries across 194 versions & 1 rubygems

Version Path
conjur-debify-3.0.3.pre.248 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.216 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.145 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.10 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.9 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.2005 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1981 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1971 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1967 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1965 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1963 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1961 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1959 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1957 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1956 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1954 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1952 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1950 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1948 example/distrib/postinstall.sh
conjur-debify-3.0.3.pre.1946 example/distrib/postinstall.sh