Updated read me
This commit is contained in:
parent
4061f4f335
commit
795ed07943
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
||||||
# FreeNAS-Gogs
|
# FreeNAS-Gogs
|
||||||
Gogs (gogs.io) install script for FreeNAS (and any FreeBSD Jail)
|
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.
|
||||||
|
|
Reference in a new issue