Sha256: 38c5631a1f8c58b722e510ccac38815838a358104e190a4d5da30c20afb77b12
Contents?: true
Size: 186 Bytes
Versions: 1
Compression:
Stored size: 186 Bytes
Contents
#!/usr/bin/env ruby require File.expand_path(File.join(File.dirname(__FILE__), '..', 'config', 'environment')) require 'clockworkd/command' Clockworkd::Command.new(ARGV).daemonize
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
clockworkd-0.2.5 | lib/generators/clockworkd/templates/script |