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