Fix pending-release alert script (#734)

... parity/tools doesn't have /bin/bash
This commit is contained in:
s3krit
2020-01-07 16:29:17 +01:00
committed by Ashley
parent a869258fc5
commit d945280142
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# structure_message $content $formatted_content (optional)
structure_message() {