1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

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

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** \