]> wagnertech.de Git - mfinanz.git/blobdiff - scripts/csv-import-from-shell.sh
restart apache2 in postinst
[mfinanz.git] / scripts / csv-import-from-shell.sh
index 94e44355d4582069808409dbe3de7376e2ea106e..70e3b953b2459a5cde5f47412e34f9558f4707a1 100755 (executable)
@@ -127,7 +127,7 @@ function do_curl {
     -X 'POST' \
     -H 'Content-Type:multipart/form-data' \
     --silent --insecure \
-    -F 'action=CsvImport/dispatch' \
+    -F 'action=CsvImport/import' \
     -F "${action}=1" \
     -F 'escape_char=quote' \
     -F 'profile.type=parts' \