Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Commit 0d6fa17

Browse files
committed
fix env statement in release.sh
1 parent 0d9e970 commit 0d6fa17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bas
1+
#!/usr/bin/env bash
22
#
33
# This file is a WordPress.org plugin release script.
44
# For more about how it works, see the documentation at

0 commit comments

Comments
 (0)