Update prepare.sh

This commit is contained in:
wukongdaily
2023-09-23 09:26:56 +08:00
committed by GitHub
parent 36af948975
commit d99f9944ec

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# 默认情况下MT3000和MT2500A的环境是ash
# 建议安装bash 满足更多的函数调用
check_bash_installed() {