From 1208f28342ad8770a4b45a1164227afef14f7f30 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 8 Jun 2018 10:52:17 +0200 Subject: post not put --- mix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.sh b/mix.sh index f60c85d..1d9dba1 100755 --- a/mix.sh +++ b/mix.sh @@ -28,7 +28,7 @@ if [ -z "$endpoint" ]; then else echo "upload to $endpoint" curl \ - -X PUT \ + -X POST \ -F "module=samplernn" \ -F "activity=train" \ -F "generated=true" \ -- cgit v1.2.3-70-g09d2