mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-02 11:49:33 +01:00
4 lines
44 B
Bash
4 lines
44 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
dot -Tps ardour.dot -o ardour.ps
|