Sha256: 24e1768f0e3fead955676db409d1781b8ee38fc9db27a7d3ba9aaf9f916e467f

Contents?: true

Size: 105 Bytes

Versions: 37

Compression:

Stored size: 105 Bytes

Contents

#!/bin/sh

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

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
nutella_framework-0.6.18 framework_components/roomcast-bot/startup
nutella_framework-0.6.17 framework_components/roomcast-bot/startup
nutella_framework-0.6.16 framework_components/roomcast-bot/startup
nutella_framework-0.6.15 framework_components/roomcast-bot/startup
nutella_framework-0.6.13 framework_components/roomcast-bot/startup
nutella_framework-0.6.12 framework_components/roomcast-bot/startup
nutella_framework-0.6.11 framework_components/roomcast-bot/startup
nutella_framework-0.6.10 framework_components/roomcast-bot/startup
nutella_framework-0.6.9 framework_components/roomcast-bot/startup
nutella_framework-0.6.8 framework_components/roomcast-bot/startup
nutella_framework-0.6.7 framework_components/roomcast-bot/startup
nutella_framework-0.6.6 framework_components/roomcast-bot/startup
nutella_framework-0.6.5 framework_components/roomcast-bot/startup
nutella_framework-0.6.4 framework_components/roomcast-bot/startup
nutella_framework-0.6.3 framework_components/roomcast-bot/startup
nutella_framework-0.6.2 framework_components/roomcast-bot/startup
nutella_framework-0.6.1 framework_components/roomcast-bot/startup
nutella_framework-0.6.0 framework_components/roomcast-bot/startup
nutella_framework-0.5.1 framework_components/roomcast-bot/startup
nutella_framework-0.5.0 framework_components/roomcast-bot/startup