Commit d77bc855 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[ADMIN] File for metrics

parent c87222ba
#!/bin/bash
for f in bin/metrics/histo/*sql ; do
./bin/psql gargantext.ini < $f
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment