Explorar el Código

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 hace 5 años
padre
commit
e37e2f0cf1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 #