added link to github repo v0.1
This commit is contained in:
parent
2cae04b38c
commit
67047b45d6
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# openrefine-batch.sh, Felix Lohmeier, v0.1, 27.02.2017
|
# openrefine-batch.sh, Felix Lohmeier, v0.1, 27.02.2017
|
||||||
# https://github.com/...
|
# https://github.com/felixlohmeier/openrefine-batch
|
||||||
|
|
||||||
# user input
|
# user input
|
||||||
if [ -z "$1" ]
|
if [ -z "$1" ]
|
||||||
|
|
Loading…
Reference in New Issue