tpost.sh: add test script - ags-upload - Insert AGS files to a database
(HTM) git clone git://src.adamsgaard.dk/ags-upload
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit 4550d9d7168992906b8f7ccc7b0a4ab286f44a8f
(DIR) parent 5195334af8f94193298519174b50c7ae9563a8c5
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 8 Oct 2025 11:02:14 +0200
post.sh: add test script
Diffstat:
A cmd/post.sh | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/cmd/post.sh b/cmd/post.sh
t@@ -0,0 +1,2 @@
+#!/bin/sh
+curl -X POST http://localhost:8080/ingest/ags -F "file=@../input/282-CPT-R5-Final.ags"