Sha256: d1df9c087e47f17003e2c4c5c49e39358b45d03cd74b3a0be4aff833b1df0561

Contents?: true

Size: 110 Bytes

Versions: 33

Compression:

Stored size: 110 Bytes

Contents

#!/bin/sh

BASEDIR=$(dirname $0)

ruby $BASEDIR/room_places_bot.rb > /dev/null 2>&1 &
echo $! > $BASEDIR/.pid

Version data entries

33 entries across 33 versions & 1 rubygems

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