scripts/mkits.sh: switch from bash to sh
authorRosen Penev <rosenp@gmail.com>
Mon, 6 Jan 2020 02:31:20 +0000 (18:31 -0800)
committerPetr Štetiar <ynezz@true.cz>
Sat, 11 Jul 2020 12:42:32 +0000 (14:42 +0200)
This no longer needs bash.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
scripts/mkits.sh

index c09e537dbd9b7b70e0922d8cefe8eee7cde8b9c7..62cfc21c6b87e4f010585aabe1060325dd15888e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 #
 # Licensed under the terms of the GNU GPL License version 2 or later.
 #