scripts/mkits.sh: switch from bash to sh

This no longer needs bash.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
master
Rosen Penev 4 years ago committed by Petr Štetiar
parent 7aefc85cab
commit 3d418dd51e

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
#
# Licensed under the terms of the GNU GPL License version 2 or later.
#

Loading…
Cancel
Save