mirror of
https://gitee.com/gitea/gitea
synced 2025-11-15 14:00:26 +08:00
Finish new home page of organization
This commit is contained in:
@@ -12,4 +12,4 @@ USER=$(whoami)
|
||||
HOME=$(grep "^$USER:" /etc/passwd | cut -d: -f6)
|
||||
export USER HOME PATH
|
||||
|
||||
cd "$(dirname $0)" && exec ./gogs web
|
||||
cd "$(pwd)" && exec ./gogs web
|
||||
|
||||
Reference in New Issue
Block a user