[OpenWrt-Devel] [PATCH 4/4] scripts/gen_image_generic.sh: use /bin/sh

Stefan Lippers-Hollmann s.l-h at gmx.de
Sun Dec 29 23:19:16 EST 2019


Hi

On 2019-12-29, Rosen Penev wrote:
> This has nothing bash specific.
[...]
> +++ b/scripts/gen_image_generic.sh
> @@ -1,4 +1,4 @@
> -#!/usr/bin/env bash
> +#!/bin/bash

I assume this was supposed to become #!/bin/sh instead?

Regards
	Stefan Lippers-Hollmann

--
Thanks for looking into this, unecessary bashisms have bothered me quite
a bit as well.

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list