Browse Source

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

This does not use any special bash stuff.

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

+ 1 - 1
scripts/arm-magic.sh

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