odoo/bin/addons/gen_graph.sh

4 lines
65 B
Bash
Executable File

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