OpenSlides/dev-commands/clear-ds.sh

6 lines
134 B
Bash
Executable File

#!/bin/bash
set -e
curl --header "Content-Type: application/json" -d '' http://localhost:9011/internal/datastore/writer/truncate_db