From 795ed079431b64e723f536762b43baf271b14ddb Mon Sep 17 00:00:00 2001 From: J Date: Fri, 14 Aug 2015 18:53:45 -0400 Subject: [PATCH] Updated read me --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aea5818..3da7277 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # FreeNAS-Gogs Gogs (gogs.io) install script for FreeNAS (and any FreeBSD Jail) +1. ```git clone https://github.com/jedediahfrey/FreeNAS-Gogs.git``` +2. ```cd FreeNAS-Gogs``` +3. ```./gogs_root.sh``` +Final gogs folder is /usr/home/git/gogs/ + +/usr/home/git/.ssh is symlinked to /usr/home/git/gogs/.ssh to allow ssh access.