mkdist: set correct shebang

This commit is contained in:
Bemani Witch 2021-02-09 01:24:46 +01:00
parent 76e5f9c3ee
commit 840dd3f3df
1 changed files with 1 additions and 1 deletions

2
mkdist
View File

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