mkdist: set correct shebang

This commit is contained in:
6cb1008cabfc0d4485696f6df7431a5e27604e1b 2021-02-09 01:24:46 +01:00
parent bc57f7fe33
commit 0152ede6f0
1 changed files with 1 additions and 1 deletions

2
mkdist
View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e