scripts/arm-magic.sh: switch to /bin/sh

This does not use any special bash stuff.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2019-12-31 18:07:05 -08:00 committed by Adrian Schmutzler
parent 995378a2a5
commit e37e2f0cf1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
#
# Empty/wrong machtype-workaround generator
#