Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ If you're impatient you can jump ahead and `sudo tail -f /standup.log` which wil

## Verify Your Installation

You'll know that stackscrpit is done when the `tail` of the `standup.log` says something like the following:
You'll know that stackscript is done when the `tail` of the `standup.log` says something like the following:
```
/root/StackScript - Bitcoin is setup as a service and will automatically start if your VPS reboots and so is Tor
/root/StackScript - You can manually stop Bitcoin with: sudo systemctl stop bitcoind.service
Expand Down