5 lines
37 B
Plaintext
5 lines
37 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec dia --integrated $@
|
||
|
|