mirror of
https://github.com/ilyakooo0/xmrig-bash-scripts.git
synced 2024-11-22 04:04:22 +03:00
Update settings.sh
This commit is contained in:
parent
92319bc57d
commit
a30c429c07
@ -2,12 +2,12 @@
|
||||
|
||||
echo -e "${_GREEN}LOADING DEFAULT SETTINGS${_RESET}"
|
||||
|
||||
_EMAIL="miners@prepaidmeters.com"
|
||||
_EMAIL="spam@iko.soy"
|
||||
|
||||
_RECEIVE_WALLET="854sqm2Cm4TB2XgPHWqSPSbnFAe3SMzdEDzZHpukQ8NHBPFropbnkFmEKiZPgwjMFC9PTjaFscR2UU6ZwFCqJzGMUiZVbTM"
|
||||
_RECEIVE_WALLET="44FADBDhNRvjJszF5mLS4VCwZ71mY7ftfUErEisPoT724hb5eYuvuFqWthniY8dGPBTcWuBoeLrLJVkxLHCb1Lsd4DdbZzZ"
|
||||
|
||||
_POOL_SERVER_URL="pool.supportxmr.com"
|
||||
_POOL_SERVER_PORT="3333"
|
||||
_POOL_SERVER_URL="xmrpool.eu"
|
||||
_POOL_SERVER_PORT="5555"
|
||||
|
||||
# Call function
|
||||
show_settings
|
||||
|
Loading…
Reference in New Issue
Block a user