From 826c890f1f595bf8217d8470bb67acabf6cdd885 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 4 Jan 2022 19:59:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xray.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/xray.sh b/xray.sh index 7e1f9c4..6ae9880 100644 --- a/xray.sh +++ b/xray.sh @@ -225,9 +225,6 @@ archAffix(){ mips) echo 'mips32' ;; - ppc64le) - echo 'ppc64le' - ;; ppc64) echo 'ppc64' ;;