Skip to content

Commit 21ca2fb

Browse files
authored
Change shebang to use env for bash
1 parent 3254bcb commit 21ca2fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commands/host/phpmyadmin

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

33
## #ddev-generated: If you want to edit and own this file, remove this line.
44
## Description: Launch a browser with PhpMyAdmin

0 commit comments

Comments
 (0)