v2.6.5
This commit is contained in:
心隨緣動 2025-08-05 08:51:20 +08:00 committed by GitHub
parent 1a52193b8f
commit 85e5155429
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,6 @@ arch() {
esac
}
echo "Arch: $(arch)"
echo ""
# check_glibc_version() {
# glibc_version=$(ldd --version | head -n1 | awk '{print $NF}')