use md5_get instead of TokyoCabinet::HDB
[cloudstore.git] / init.d / s1-send_file
1 #!/bin/sh
2
3 DAEMON="./gearman/send_file.pl"
4
5 . /srv/cloudstore/init.d/_start_stop
6 _start_stop $*
7
8