mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2026-03-21 22:06:45 +08:00
Update get_cpu_arch.sh
This commit is contained in:
@ -47,4 +47,5 @@ else
|
|||||||
exitWithError "Unsupported Linux distribution"
|
exitWithError "Unsupported Linux distribution"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
info "CPU architecture: $CpuArch"
|
log_info() { echo "[INFO] $*"; }
|
||||||
|
log_info "CPU architecture: $CpuArch"
|
||||||
Reference in New Issue
Block a user