From e8f1967c91e87fda998451f059489285ecdbbb9d Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Thu, 10 Jan 2019 09:51:57 +0100 Subject: doc: Add documentation on running interactively This adds a file that explains how to run Rumba interactively, as it may be bothersome to swap it out each time. --- doc/jfed.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/jfed.rst') diff --git a/doc/jfed.rst b/doc/jfed.rst index b9f2822..d78c6b7 100644 --- a/doc/jfed.rst +++ b/doc/jfed.rst @@ -25,7 +25,7 @@ jFed CLI as well.) In order to start an SSH agent and to add the certificate, type the following commands: :: $ eval `ssh-agent` - $ ssh-add /home/morty/cert.pem + $ ssh-add $HOME/cert.pem Pay attention to run your rumba script in the same terminal used for the previous commands, without changing the user (e.g. using su -- cgit v1.2.3