Skip to content

Commit 4d16e0f

Browse files
committed
fix setup script
1 parent a9aead4 commit 4d16e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/setup-wordpress-ci.sh

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

33
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44

0 commit comments

Comments
 (0)