feature: easy-ssh-docs
This commit is contained in:
parent
c18b91f684
commit
9cb5574b99
|
|
@ -4,7 +4,7 @@ mkdir -p /config/ssh/
|
||||||
|
|
||||||
SSH_KEY=/config/ssh/id_rsa
|
SSH_KEY=/config/ssh/id_rsa
|
||||||
|
|
||||||
echo "Documentation for this script: https://docs.olivetin.app/setup-ssh"
|
echo "Documentation for this script: https://docs.olivetin.app/action-ssh-easy.html"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
if test -f "$SSH_KEY"; then
|
if test -f "$SSH_KEY"; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue