| author | |
| committer | |
| log | 8ffb0b6bd2fc3e69f6001ed4a4b4b8821b3d76e6 |
| tree | 59e573297b9204f7d6c4f8b002c3015ec4482cdf |
| parent | 423acec3e2b450f50e96d1236c5b446c17a79efd |
3 files changed, 3 insertions(+), 3 deletions(-)
build_all.sh+1-1| ... | ... | @@ -1,4 +1,4 @@ |
| 1 | #!/usr/bin/env bash | |
| 1 | #!/bin/sh | |
| 2 | 2 | |
| 3 | 3 | set -e |
| 4 | 4 |
changelog.sh+1-1| ... | ... | @@ -1,4 +1,4 @@ |
| 1 | #!/usr/bin/env bash | |
| 1 | #!/bin/sh | |
| 2 | 2 | |
| 3 | 3 | set -e |
| 4 | 4 |
make_release.sh+1-1| ... | ... | @@ -1,4 +1,4 @@ |
| 1 | #!/usr/bin/env bash | |
| 1 | #!/bin/sh | |
| 2 | 2 | |
| 3 | 3 | set -e |
| 4 | 4 |