diff --git a/sql/swh-graph/swh-graph.sh b/sql/swh-graph/swh-graph.sh new file mode 100755 index 0000000..84c48a4 --- /dev/null +++ b/sql/swh-graph/swh-graph.sh @@ -0,0 +1,2 @@ +#!/bin/bash +psql -a service=swh-replica < swh-graph.sql > swh-graph.out