From fdd07a0e7c352ab8affee0f2b5eb35e2d07527ea Mon Sep 17 00:00:00 2001 From: stephanlindner Date: Thu, 20 Jun 2019 20:38:00 +0000 Subject: [PATCH] --- doc/forum/Install_without_root__63__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/Install_without_root__63__.mdwn diff --git a/doc/forum/Install_without_root__63__.mdwn b/doc/forum/Install_without_root__63__.mdwn new file mode 100644 index 0000000000..9a5152b4ba --- /dev/null +++ b/doc/forum/Install_without_root__63__.mdwn @@ -0,0 +1,3 @@ +Hi there, + +I would like to install git-annex on a server, but do not have root access. I am not an experienced linux user and was wondering what the best approach is. I could clone the git repo but am at a loss what to do next. Any help would be appreciated!