From e7e497e244a91f38416bf26015ecb952282b13b0 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 18 Mar 2018 23:24:09 -0400 Subject: [PATCH] Move scripts/daemon.php to bin/ --- {scripts => bin}/daemon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {scripts => bin}/daemon.php (98%) mode change 100755 => 100644 diff --git a/scripts/daemon.php b/bin/daemon.php old mode 100755 new mode 100644 similarity index 98% rename from scripts/daemon.php rename to bin/daemon.php index a9b8d1d26..b53a69e1b --- a/scripts/daemon.php +++ b/bin/daemon.php @@ -1,7 +1,7 @@ #!/usr/bin/env php