X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?p=living-lab-site.git;a=blobdiff_plain;f=cis%2Fpost-json.sh;h=21128d0cfdec7a857eb62a0b15065e980714f708;hp=aaca00ea8d7ed029d22bb5f19d984ad46880de9a;hb=66dc2204a919e2c29b2aa9330ea18026d58540d9;hpb=009e9608b6f61dab87e91cb7a218f8074b8e2785 diff --git a/cis/post-json.sh b/cis/post-json.sh index aaca00e..21128d0 100755 --- a/cis/post-json.sh +++ b/cis/post-json.sh @@ -6,6 +6,7 @@ if [ $# -ne 1 ]; then fi JSON_FILE="$1" -CIS_URL="http://p2p-next-03.grid.pub.ro:8080/" +#CIS_URL="http://p2p-next-03.grid.pub.ro:8080/" +CIS_URL="http://localhost:31500/" curl -H 'Content-Type: application/json' --data-binary @"$JSON_FILE" ${CIS_URL}ingest_content