Skip to content

shebang issue: #!/bin/bash does not exist. #27

@ICHx

Description

@ICHx

./cli.sh
bash: ./cli.sh: /bin/bash: bad interpreter: No such file or directory

u0_a140@x /data/data/ru.meefik.linuxdeploy/files $ head -n 1 ./cli.
head: ./cli.: No such file or directory
u0_a140@x /data/data/ru.meefik.linuxdeploy/files $ head -n 1 ./cli.sh
#!/bin/bash
u0_a140@x /data/data/ru.meefik.linuxdeploy/files $ which bash
/system/xbin/bash

I am on LineageOS, Android 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions