Browse Source

scripts/mkits.sh: switch from bash to sh

This no longer needs bash.

Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev 5 years ago
parent
commit
3d418dd51e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/mkits.sh

+ 1 - 1
scripts/mkits.sh

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