scripts/mkits.sh: switch from bash to sh
This no longer needs bash. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
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…
Reference in New Issue
Block a user