odoo/bin/addons/gen_graph.sh

4 lines
68 B
Bash
Executable File

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