This commit is contained in:
parent
115a62acfa
commit
1a5efc0c3c
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
# openrefine-bash-curl.sh, Felix Lohmeier, v0.1, 2020-06-29
|
||||
# How to control OpenRefine 3.3+ with cURL (and jq) in Bash scripts
|
||||
# https://gist.github.com/felixlohmeier/d76bd27fbc4b8ab6d683822cdf61f81d
|
||||
# tested on Linux (Fedora 33), needs to be adapted to work on macOS
|
||||
|
||||
# make script executable from another directory
|
||||
|
|
Loading…
Reference in New Issue