diff --git a/scripts/daemon/launch_daemon.php b/scripts/daemon/launch_daemon.php index 0f9eeee1a..7c75ab671 100755 --- a/scripts/daemon/launch_daemon.php +++ b/scripts/daemon/launch_daemon.php @@ -1,18 +1,20 @@ #!/usr/bin/env php getAllLibraries() as $library) { $overseer->addLibrary(phutil_get_library_root($library)); } $overseer->run();