diff options
| author | Aditya <bluenerd@protonmail.com> | 2023-02-12 11:48:51 +0530 | 
|---|---|---|
| committer | Aditya <bluenerd@protonmail.com> | 2023-02-12 11:48:51 +0530 | 
| commit | 91d82da71153c8c0b8cc51d0dbad3083c291b1ce (patch) | |
| tree | c158146997a30933af5e8be07efeb3d03c852248 /content | |
| parent | 881956aef70b8e75fa1e7b4678a2babcdbbf97de (diff) | |
grammar
Diffstat (limited to 'content')
| -rw-r--r-- | content/post/install-and-use-gitea.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/content/post/install-and-use-gitea.md b/content/post/install-and-use-gitea.md index c885545..c127a4d 100644 --- a/content/post/install-and-use-gitea.md +++ b/content/post/install-and-use-gitea.md @@ -145,7 +145,7 @@ On the page,  Rest of the options should be left as is unless you have other requirements. -Click on Install Gitea. It should write the configuration to `/etc/gitea/app.ini` and ready for use. +Click on Install Gitea. It should write the configuration to `/etc/gitea/app.ini` and be ready for use.  Now change permissions on `/etc/gitea` to make it read-only.  ```bash | 
