21 testing/ios_scenario_app/run_ios_tests.sh #!/bin/bash 22 testing/run_tests.sh #!/bin/bash 23 testing/sanitizer_suppressions.sh MISSING 24 tools/android_sdk/create ...
I have a script where the first line is #!/bin/sh, but when I run the script I get:<BR><BR>/bin/sh: Can't Open<BR><BR>/bin/sh is a link to /bin/dash.<BR><BR>This is on Ubuntu Server (current version).