Sha256: 3594c53221e0b7908e962ea72e8dc47054c2f327c03244d0c339ab3a4bc358a2

Contents?: true

Size: 105 Bytes

Versions: 53

Compression:

Stored size: 105 Bytes

Contents

#!/bin/sh

BASEDIR=$(dirname $0)
ruby $BASEDIR/logging_bot.rb > /dev/null 2>&1 &
echo $! > $BASEDIR/.pid

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
nutella_framework-0.7.3 framework_components/logging_bot/startup
nutella_framework-0.7.2 framework_components/logging_bot/startup
nutella_framework-0.7.1 framework_components/logging_bot/startup
nutella_framework-0.7.0 framework_components/logging_bot/startup
nutella_framework-0.6.21 framework_components/logging_bot/startup
nutella_framework-0.6.20 framework_components/logging_bot/startup
nutella_framework-0.6.19 framework_components/logging_bot/startup
nutella_framework-0.6.18 framework_components/logging_bot/startup
nutella_framework-0.6.17 framework_components/logging_bot/startup
nutella_framework-0.6.16 framework_components/logging_bot/startup
nutella_framework-0.6.15 framework_components/logging_bot/startup
nutella_framework-0.6.13 framework_components/logging_bot/startup
nutella_framework-0.6.12 framework_components/logging_bot/startup
nutella_framework-0.6.11 framework_components/logging_bot/startup
nutella_framework-0.6.10 framework_components/logging_bot/startup
nutella_framework-0.6.9 framework_components/logging_bot/startup
nutella_framework-0.6.8 framework_components/logging_bot/startup
nutella_framework-0.6.7 framework_components/logging_bot/startup
nutella_framework-0.6.6 framework_components/logging_bot/startup
nutella_framework-0.6.5 framework_components/logging_bot/startup