Skip to content

Conversation

neoOpus
Copy link

@neoOpus neoOpus commented Sep 22, 2022

When you run the scripts you can have these errors sudo: unable to execute ./extract_gapps_pico.sh: No such file or directory OR
-bash: ./extract_gapps_pico.sh: /bin/bash^M: bad interpreter: No such file or directory

This command would fix it 👍🏼

sed -i -e 's/\r$//' ./*.sh

When you run the scripts you can have these  errors
sudo: unable to execute ./extract_gapps_pico.sh: No such file or directory
OR
-bash: ./extract_gapps_pico.sh: /bin/bash^M: bad interpreter: No such file or directory

This command would fix it 👍🏼 

sed -i -e 's/\r$//' ./*.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant