This commit is contained in:
Leon 2021-08-08 20:57:41 +08:00
parent 136dadd72c
commit dc4e6a4d4c

View File

@ -99,7 +99,7 @@ EFSS_PATH=$V2P_PATH/elecv2p/efss
docker_install
warn "小白基本回车即可,更多学习内容尽在 https://github.com/elecV2/elecV2P"
inp "是否为 arm 架构系统:\n1) x86/x64等[默认]\n2arm64\n3arm32"
inp "是否为 arm 架构系统:\n1) x86_64[默认]\n2arm64\n3arm32"
opt
read architecture
architecture=${image:-'1'}