Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 76aac67b71 |
3
init.sh
3
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
|
||||
Reference in New Issue
Block a user