From 4b011b427fa35c9bf1249ef998002e2609ad54e2 Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Tue, 13 Dec 2016 23:48:24 +0900 Subject: [PATCH] Forgot to commit the migration tool command line --- bin/migrate-from-phpexcel | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 bin/migrate-from-phpexcel diff --git a/bin/migrate-from-phpexcel b/bin/migrate-from-phpexcel new file mode 100755 index 00000000..416c3a42 --- /dev/null +++ b/bin/migrate-from-phpexcel @@ -0,0 +1,6 @@ +#!/usr/bin/env php +migrate();