1
0
mirror of https://github.com/5im-0n/sshenc.sh.git synced 2025-08-02 19:30:05 +02:00
This commit is contained in:
s2
2019-01-14 10:36:23 +01:00
parent eeb0ef5633
commit 5c602b3e4f

View File

@@ -84,7 +84,7 @@
<li>want to be sure to run the latest version every time, or</li> <li>want to be sure to run the latest version every time, or</li>
<li>maybe don't want/can't install files</li> <li>maybe don't want/can't install files</li>
</ul> </ul>
you can use an alias that downloads and executes the script ecery time:<br> you can use an alias that downloads and executes the script every time:<br>
<code>alias sshenc.sh='bash <(curl -s https://sshenc.sh/sshenc.sh)'</code> <code>alias sshenc.sh='bash <(curl -s https://sshenc.sh/sshenc.sh)'</code>
<br> <br>
<br> <br>