Open yurivict opened 1 year ago
here and many other scripts in the same directory.
The correct shebang is #!/usr/bin/env bash.
#!/usr/bin/env bash
here and many other scripts in the same directory.
The correct shebang is
#!/usr/bin/env bash
.