Standardized heads-ups

This commit is contained in:
Sun Knudsen 2022-02-16 16:07:46 -05:00
parent 2138d9d5a8
commit 48a50320a8
No known key found for this signature in database
GPG key ID: 02C43AD072D57783
20 changed files with 63 additions and 63 deletions

View file

@ -115,7 +115,7 @@ EOF
### Step 4: log in to server or Raspberry Pi
Replace `~/.ssh/server` with path to private key and `server-admin@185.112.147.115` with server or Raspberry Pi SSH destination.
> Heads-up: replace `~/.ssh/server` with path to private key and `server-admin@185.112.147.115` with server or Raspberry Pi SSH destination.
```shell
ssh -i ~/.ssh/server server-admin@185.112.147.115