replace #!/bin/bash with #!/usr/bin/env bash

This commit is contained in:
Ron Nazarov
2021-06-03 12:47:08 +01:00
parent 02009fdb34
commit 0fadeed493
34 changed files with 34 additions and 34 deletions
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# ubuntu2004 script: installs build dependencies for Ubuntu 20.04
#