Skip to content
Snippets Groups Projects
Commit 9227fb56 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

clean database

parent 8616fe28
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,9 @@ Cleanup() {
kill -9 $brokerid
}
! influx -execute "drop database ${database_name}"
token=`$2 token -secret auth_secret.key data`
$1 -config settings.json &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment