main
bashrc 2026-05-31 10:45:36 +01:00
parent 639a25a8e7
commit 17cb6b9b7c
1 changed files with 3 additions and 3 deletions

View File

@ -1577,7 +1577,7 @@ Please be aware that such installations will not federate with ordinary fedivers
</p>
<div class="shell">
cd deploy
cd deploy<br>
sudo ./onion
</div>
@ -1586,7 +1586,7 @@ Please be aware that such installations will not federate with ordinary fedivers
</p>
<div class="shell">
cd deploy
cd deploy<br>
sudo ./i2p
</div>
@ -1595,7 +1595,7 @@ Please be aware that such installations will not federate with ordinary fedivers
</p>
<div class="shell">
cd deploy
cd deploy<br>
sudo ./yggdrasil
</div>