1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-01 04:41:04 +03:00
eda-tools/genex/genex

4 lines
43 B
Bash
Executable File

#!/bin/sh
PATH=$PATH:.
exec genex-bin "$@"