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