mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
Fix pending-release alert script (#734)
... parity/tools doesn't have /bin/bash
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
# structure_message $content $formatted_content (optional)
|
||||
structure_message() {
|
||||
|
||||
Reference in New Issue
Block a user