Update install.sh

This commit is contained in:
Mr Chen 2024-10-27 00:01:22 +08:00
parent c9951f870d
commit feb3e0220e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ if [ "$sysArch" == "arm64" ];then
elif [ "$sysArch" == "x86_64" ]; then
ALIST_ARCH_NAME=amd64
elif [ "$sysArch" == "aarch64" ]; then
ALIST_ARCH_NAME=aarch64
ALIST_ARCH_NAME=arm64
fi
ALIST_NAME=linux