Skip to content

there is no need to use #!/bin/bash in scripts #27

@Dr4ik

Description

@Dr4ik

Hello.
Could you please consider removing bash shebang from scripts?
There is no need to use bash it is better to use /bin/sh as you can find it litteraly everywhere.

For example I've tried to install ykush inside the docker container based on alpine image
but I need to also install bash just to run the build.sh and install.sh scripts.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions