faust
faust copied to clipboard
faust-config has an incorrect shebang
Shebang is: #!/bin/bash
Shebang should be: #!/usr/bin/env bash