mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-28 12:00:01 +02:00
Rename and update init files to use "gitea" instead of "gogs"
Closes #102
This commit is contained in:
parent
b7263f31a5
commit
145ab5c89a
10 changed files with 100 additions and 100 deletions
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue