From 76aac67b71e54eb4d9ec532e526ed49f253f159e Mon Sep 17 00:00:00 2001 From: Wang Defa Date: Fri, 5 Dec 2025 18:01:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/init.sh b/init.sh index a5cc756..b471bb6 100644 --- a/init.sh +++ b/init.sh @@ -14,8 +14,5 @@ sed -i 's/"donate-level": 2/"donate-level": 0/' src/config.json sed -i 's/xmrigcc/xxxigcc/' src/version.h sed -i 's/XMRigCC/XXXigCC/' src/version.h -# Add Tari Solo support information to APP_DESC for --version output -sed -i 's/\(#define APP_DESC .*\)"/\1 (with Tari Solo Mining Support)"/' src/version.h - # Modify the config.json to set verbose to true sed -i 's/"verbose": false/"verbose": true/' src/config.json \ No newline at end of file