From 67047b45d68ce85e2b4189e438f7e765bf6b2341 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Mon, 27 Feb 2017 01:03:33 +0100 Subject: [PATCH] added link to github repo v0.1 --- openrefine-batch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openrefine-batch.sh b/openrefine-batch.sh index 0a5adfa..80450c2 100755 --- a/openrefine-batch.sh +++ b/openrefine-batch.sh @@ -1,6 +1,6 @@ #!/bin/bash # openrefine-batch.sh, Felix Lohmeier, v0.1, 27.02.2017 -# https://github.com/... +# https://github.com/felixlohmeier/openrefine-batch # user input if [ -z "$1" ]