mirror of https://github.com/friendica/friendica
Move scripts/daemon.php to bin/
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…
Reference in New Issue