mirror of
https://git.openwrt.org/openwrt/openwrt.git/
synced 2025-10-05 23:42:55 +02:00
scripts/gen-dependencies.sh: use /bin/sh
This uses no special bash stuff. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
dec46a9ea0
commit
33f87d2ef6
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2012 OpenWrt.org
|
||||
#
|
||||
|
Reference in New Issue
Block a user