shana / bindinator

A C# binding generator for Gnome libraries
MIT License
15 stars 17 forks source link

Only runs on BASH #31

Open wasabii opened 5 years ago

wasabii commented 5 years ago

If /bin/sh isn't a link to /bin/bash on your system, bindinate returns the following error:

/usr/local/bin/bindinate: 96: function: not found
/usr/local/bin/bindinate: 107: Syntax error: "}" unexpected

So, it's probably the case that the script should be referring to bash.