Use bash for release script
This fixes this repo to use bash for this script, matching the other repos.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# Script to perform a release of matrix-react-sdk.
|
# Script to perform a release of matrix-react-sdk.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user