The latest version, nexus-3.81.1-01, still has the same shell compatibility issue. You can apply the previously mentioned workaround, such as changing the shebang to #!/bin/bash
or replacing bash-specific syntax with POSIX-compliant alternatives.
The latest version, nexus-3.81.1-01, still has the same shell compatibility issue. You can apply the previously mentioned workaround, such as changing the shebang to #!/bin/bash
or replacing bash-specific syntax with POSIX-compliant alternatives.