Skip to content

Commit 6b7db6c

Browse files
committed
Standardize shebang
1 parent 31acdac commit 6b7db6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scripts/pre-init.d/05_map_drupal_uri_to_app_hostname.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/usr/bin/env sh
22
set -eu
33

44
# If DRUPAL_SITE_URI exists and APP_HOSTNAME is not already set,

0 commit comments

Comments
 (0)