Skip to content

Commit

Permalink
Merge pull request #49 from MRColorR/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
MRColorR authored May 25, 2023
2 parents 929d438 + 49831ca commit 63c8264
Show file tree
Hide file tree
Showing 4 changed files with 938 additions and 513 deletions.
2 changes: 1 addition & 1 deletion .resources/.scripts/bitpingSetup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ if ($LASTEXITCODE -eq 0) {
Write-Output "ok"
}
Write-Output "Bitping interactive container closed. Bitping config should be complete now."
Start-Sleep -Seconds 3
Start-Sleep -Seconds 3
2 changes: 1 addition & 1 deletion .resources/.www/.configs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dashboard": "https://app.bitping.com/earnings",
"link": "https://app.bitping.com?r=qm7mIuX3",
"image": "bitping/bitping-node",
"flags": ["--customScript", "bitpingSetup.sh"]
"flags": ["--customScript", "bitpingSetup"]
}
]
}
Loading

0 comments on commit 63c8264

Please sign in to comment.