diff options
| author | fincent <23012061+fincentxyz@users.noreply.github.com> | 2023-11-04 14:02:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-04 14:02:03 +0100 |
| commit | 1b29df3897cbfa0cb3d8b4c3e841564662a72976 (patch) | |
| tree | 7542e7fb3e1c44cf093d4a425610dc14b042bbc8 /content/mumble.md | |
| parent | 0b8687ab89fc833109d13a733e353dc899838644 (diff) | |
Fix small spelling mistake mumble.md
spc -> scp
Diffstat (limited to 'content/mumble.md')
| -rw-r--r-- | content/mumble.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/mumble.md b/content/mumble.md index 2c475b6..2f0a484 100644 --- a/content/mumble.md +++ b/content/mumble.md @@ -124,11 +124,11 @@ Click on `Ok`, select your server from the list and click `Connect`. Move your binary to the folder `~` of your remote server. ```sh -spc <your_binary> root@<your_server_ip>:~ +scp <your_binary> root@<your_server_ip>:~ ``` --- Written by [NotMtth](https://notmtth.xyz) (Tor access warning) -Donate Monero at: `donate.notmtth.xyz` ([OpenAlias](https://openalias.org/))
\ No newline at end of file +Donate Monero at: `donate.notmtth.xyz` ([OpenAlias](https://openalias.org/)) |
