Description
The passed shebang is not supported.
Contents
Error 6132, Shebang is not supportedPossible solutions
- Specify shebang
#!/bin/shor#!/bin/bash
The passed shebang is not supported.
Error 6132, Shebang is not supported#!/bin/sh or #!/bin/bash
En
Es