summaryrefslogtreecommitdiff
path: root/resources/scripts/build/dependencies/ubuntu2004
diff options
context:
space:
mode:
authorRon Nazarov <noisytoot@disroot.org>2021-06-03 12:47:08 +0100
committerRon Nazarov <noisytoot@disroot.org>2021-06-03 12:47:08 +0100
commit0fadeed493688213b4c5daab32c5dbbcd41ce4c8 (patch)
tree84ae0853b3ef2ff9cded68c1ab37b78834fa8d66 /resources/scripts/build/dependencies/ubuntu2004
parent02009fdb34f785bca0dcc625c065c637529c6af3 (diff)
replace #!/bin/bash with #!/usr/bin/env bash
Diffstat (limited to 'resources/scripts/build/dependencies/ubuntu2004')
-rwxr-xr-xresources/scripts/build/dependencies/ubuntu20042
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/build/dependencies/ubuntu2004 b/resources/scripts/build/dependencies/ubuntu2004
index df11b313..2082d27d 100755
--- a/resources/scripts/build/dependencies/ubuntu2004
+++ b/resources/scripts/build/dependencies/ubuntu2004
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# ubuntu2004 script: installs build dependencies for Ubuntu 20.04
#