mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-03-22 00:38:53 +02:00
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
|
#!/bin/sh
|
||
|
PATH=$PATH:.
|
||
|
exec genex-bin "$@"
|