Skip to content

Commit

Permalink
Disable code copy button
Browse files Browse the repository at this point in the history
  • Loading branch information
felker committed Nov 6, 2024
1 parent aa31956 commit cb14fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/aurora/data-management/moving_data_to_aurora/scp.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ But first, you need to create an SSH keypair on Aurora and copy the public key
scp test_file [email protected]:$dst
```

```bash
``` { .bash .no-copy }
# then, from Sunspot:
$ cat test_file
this is a test file
Expand Down

0 comments on commit cb14fa0

Please sign in to comment.