odoo/bin/addons/gen_graph.sh

4 lines
65 B
Bash
Raw Normal View History

#!/bin/bash
./module_graph.py | dot -Tpng -o > module_graph.png