Shell Compatibility Issue in Nexus Repository 3.78.2-04 Startup Script

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.