Cleaning ~/go directory after install
This commit is contained in:
parent
2f65b67a21
commit
6f38b39376
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue