mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00:00
Rename and update init files to use "gitea" instead of "gogs"
Closes #102
This commit is contained in:
@@ -17,8 +17,8 @@ After=network.target
|
||||
Type=simple
|
||||
User=git
|
||||
Group=git
|
||||
WorkingDirectory=/home/git/gogs
|
||||
ExecStart=/home/git/gogs/gogs web
|
||||
WorkingDirectory=/home/git/gitea
|
||||
ExecStart=/home/git/gitea/gitea web
|
||||
Restart=always
|
||||
Environment=USER=git HOME=/home/git
|
||||
|
Reference in New Issue
Block a user