about summary refs log tree commit diff
path: root/insertcsv.sh
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-12 23:15:19 +0100
committerEmile <hanemile@protonmail.com>2019-02-12 23:15:19 +0100
commitee709e790d5866b3f5d5ef70b015729c522e63a6 (patch)
treeedaa50050aad9fe193dfb521029a0682d4986674 /insertcsv.sh
parent10366e331346dbcce6c9e0fe8651f0dfe9743a8f (diff)
finally finished implementing the updateCenterOfMass handler and because that was so much fun, I also implemented the genForestTreeHandler ...
Diffstat (limited to 'insertcsv.sh')
-rwxr-xr-xinsertcsv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/insertcsv.sh b/insertcsv.sh
index f42c953..8a4fd38 100755
--- a/insertcsv.sh
+++ b/insertcsv.sh
@@ -1,4 +1,4 @@
 curl -X POST http://localhost:8081/deleteStars 
 curl -X POST http://localhost:8081/deleteNodes 
 curl -X POST --data "w=1000" http://localhost:8081/new
-curl -X POST --data "filename=200000.csv" http://localhost:8081/insertList
+curl -X POST --data "filename=100.csv" http://localhost:8081/insertList