From d99f9944ec5bd8af69045057b922f8594ac57c19 Mon Sep 17 00:00:00 2001 From: wukongdaily <143675923+wukongdaily@users.noreply.github.com> Date: Sat, 23 Sep 2023 09:26:56 +0800 Subject: [PATCH] Update prepare.sh --- prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare.sh b/prepare.sh index 87212b3..f46e6e8 100644 --- a/prepare.sh +++ b/prepare.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # 默认情况下MT3000和MT2500A的环境是ash # 建议安装bash 满足更多的函数调用 check_bash_installed() {