generate orcli

This commit is contained in:
Felix Lohmeier 2024-12-08 22:45:46 +00:00
parent ffb28e6025
commit 2fccaef437
1 changed files with 0 additions and 1 deletions

1
orcli
View File

@ -1496,7 +1496,6 @@ function log() {
# post to export-rows endpoint
# shellcheck shell=bash disable=SC2154
function post_export() {
csrf="$(get_csrf)"
local curloptions
for d in "$@"; do
curloptions+=("--data-urlencode")