Move scripts/daemon.php to bin/

pull/4630/head
Hypolite Petovan 5 years ago
parent 542ff9b082
commit e7e497e244

@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
/**
* @file scripts/daemon.php
* @file bin/daemon.php
* @brief Run the worker from a daemon.
*
* This script was taken from http://php.net/manual/en/function.pcntl-fork.php
Loading…
Cancel
Save