Change RC downloads scp instructions as per the new jump box documentation

This commit is contained in:
Eric Mann 2025-04-22 06:26:19 -07:00
parent 73bfd3d0eb
commit 27b83e3095
No known key found for this signature in database
GPG key ID: BEC555E22A143553

View file

@ -325,7 +325,7 @@ slightly different steps. We'll call attention where the steps differ.
downloads.php.net.
```shell
scp php-X.Y.ZRCn.tar.* downloads.php.net:~/public_html/
scp php-X.Y.ZRCn.tar.* downloads.internal.php.net:~/public_html/
```
> 💬 **Hint** \