OpenSlides/dev-commands/clear-ds.sh
2020-10-23 08:31:20 +02:00

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