diff --git a/gogs-root.sh b/gogs-root.sh index a6f0724..aa4b5a5 100755 --- a/gogs-root.sh +++ b/gogs-root.sh @@ -52,6 +52,8 @@ else # 7) Start up scripts echo gogs_enable="YES" >> /etc/rc.conf endif +# cleaning this mess +su - git -c "rm -rf /usr/home/git/go/" service gogs start echo echo