Ubuntu – Bash script echo Shebang
Yes I know this have been asked before and I have been looking. Im a newbie when it comes to linux so here goes. WSL1 ubuntu 20.04 Mapped drive to my C:drive I have a c:test.sh code #!/bin/bash installDependencies() {…