diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-03-13 20:07:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-13 20:07:12 +0000 |
| commit | 96b8394ba7f3034434e677edbbea09a2cdbc6b84 (patch) | |
| tree | 473780e1f4e5200a86be0de70b74282fd99c1708 /rsync.html | |
| parent | 8e5fa2efdfd1c293ab9701d10ee8bba02826226d (diff) | |
| parent | ea0a9dd4e0f314d28f336a3e2d88a5ceb65fca39 (diff) | |
Merge pull request #147 from el3ctr0lyte/master
Added file sharing to xmpp guide
Diffstat (limited to 'rsync.html')
| -rw-r--r-- | rsync.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ <p>You may just as easily download files and directories from your server with rsync:</p> <pre><code>rsync -rtvzP <strong>root@example.org:/path/to/file</strong> <strong>/path/to/file</strong></code></pre> <h2 id="contribution">Contribution</h2> -<ul><li>el3ctr0lyte: <a href="https://github.com/el3ctr0lyte">github</a>, XMR: <code class=crypto>86DBJdiG83ZDea6kJgsbVN5tMae5ScfuhJ3PihEMTHatCrGEw2gctyUB92V2fz4R4YhwRaQeAGL5M4gPRXvVvtkULJi4ayk</code></li><li>Substantial revisions by <a href="https://lukesmith.xyz">Luke</a></li></ul> +<a href="https://lukesmith.xyz">Luke</a> </main> <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="donate-bitcoin.html"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="donate-monero.html"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> </body> |
