mirror of
https://github.com/nezhahq/scripts.git
synced 2026-02-21 10:27:27 +08:00
Update install.sh (#37)
Some checks failed
Sync Code to Gitee / sync-code-to-gitee (push) Has been cancelled
Some checks failed
Sync Code to Gitee / sync-code-to-gitee (push) Has been cancelled
This commit is contained in:
parent
6207348493
commit
de4eb48c67
@ -96,7 +96,7 @@ env_check() {
|
|||||||
os_arch="mipsle"
|
os_arch="mipsle"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
err "Unknown architecture: $uname"
|
err "Unknown architecture: $mach"
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user