Sha256: ecd6f11ea67a5278793a7463fe65ae724c76e1aef6ca6b56d55ea4228158d26b

Contents?: true

Size: 134 Bytes

Versions: 20

Compression:

Stored size: 134 Bytes

Contents

#!/bin/sh
set -e

mkdir -p /app/samvera/hyrax-webapp/tmp/pids
rm -f /app/samvera/hyrax-webapp/tmp/pids/*

# Run the command
exec "$@"

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
hyrax-5.0.1 bin/hyrax-entrypoint.sh
hyrax-5.0.0 bin/hyrax-entrypoint.sh
hyrax-5.0.0.rc3 bin/hyrax-entrypoint.sh
hyrax-5.0.0.rc2 bin/hyrax-entrypoint.sh
hyrax-5.0.0.rc1 bin/hyrax-entrypoint.sh
hyrax-3.6.0 bin/hyrax-entrypoint.sh
hyrax-4.0.0 bin/hyrax-entrypoint.sh
hyrax-4.0.0.rc3 bin/hyrax-entrypoint.sh
hyrax-4.0.0.rc2 bin/hyrax-entrypoint.sh
hyrax-4.0.0.rc1 bin/hyrax-entrypoint.sh
hyrax-3.5.0 bin/hyrax-entrypoint.sh
hyrax-4.0.0.beta2 bin/hyrax-entrypoint.sh
hyrax-3.4.2 bin/hyrax-entrypoint.sh
hyrax-4.0.0.beta1 bin/hyrax-entrypoint.sh
hyrax-3.4.1 bin/hyrax-entrypoint.sh
hyrax-3.4.0 bin/hyrax-entrypoint.sh
hyrax-3.3.0 bin/hyrax-entrypoint.sh
hyrax-3.2.0 bin/hyrax-entrypoint.sh
hyrax-3.1.0 bin/hyrax-entrypoint.sh
hyrax-3.0.2 bin/hyrax-entrypoint.sh