7 lines
96 B
Bash
Executable File
7 lines
96 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./db_manage.sh -d ag_gen -f
|
|
./build/ag_gen $*
|
|
#dot -Tsvg -o ag.svg ag.dot
|
|
|