OpenSlides/dev-commands/clear-ds.sh

6 lines
134 B
Bash
Raw Permalink Normal View History

2020-10-16 13:11:00 +02:00
#!/bin/bash
set -e
curl --header "Content-Type: application/json" -d '' http://localhost:9011/internal/datastore/writer/truncate_db