From a6531aaa2c638cec48183911bd6adc0fc02314f7 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Wed, 1 Feb 2017 16:09:32 -0500 Subject: [PATCH] Add a shebang to bin/export.php. Signed-off-by: Randy Barlow --- bin/export.php | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/export.php b/bin/export.php index 29adda0..651c4d7 100644 --- a/bin/export.php +++ b/bin/export.php @@ -1,3 +1,4 @@ +#!/usr/bin/php