Sha256: 7fa0b582eb4f9bc327d181d074a312cf52604bb1dfe37ca8139fd6ced1aa26be
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
#!/bin/sh set -e if [ -f tmp/pids/server.pid ]; then rm tmp/pids/server.pid fi exec "$@"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
roro-0.3.5 | lib/roro/cli/templates/base/roro/containers/app/docker-entrypoint.sh |
roro-0.3.4 | lib/roro/cli/templates/base/roro/containers/app/docker-entrypoint.sh |