fix: remove debug log
This commit is contained in:
parent
b9fb15fa79
commit
f81b254d5a
1 changed files with 0 additions and 2 deletions
|
|
@ -67,8 +67,6 @@ function updateCore (coinRec, isCurrentlyRunning) {
|
|||
common.logger.info('Bitcoin Core is updated!')
|
||||
}
|
||||
|
||||
console.log(typeof common.es(`sha256sum ../../../../../Downloads/monero-linux-x64-v0.18.0.0.tar.bz2 | awk '{print $1}'`).trim())
|
||||
|
||||
function buildConfig () {
|
||||
return `rpcuser=lamassuserver
|
||||
rpcpassword=${common.randomPass()}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue