mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
4 lines
44 B
Bash
4 lines
44 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
dot -Tps ardour.dot -o ardour.ps
|