mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-06-10 16:30:04 -04:00
use the dedicated user, git, to run gogs
This commit is contained in:
parent
e554e49c16
commit
2a95bc1395
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
sudo adduser git
|
||||
sudo apt-get update
|
||||
sudo apt-get upgrade
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue