WSAGAScript
WSAGAScript copied to clipboard
Fix "No such file or directory" errors
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