This commit is contained in:
2026-01-02 00:20:04 -05:00
parent 3a34bb4373
commit 108a3c730c

View File

@@ -48,6 +48,8 @@ Create the Gitea required directories
``` sh
mkdir -p /usr/local/etc/gitea
mkdir -p /var/log/gitea
mkdir -p /var/db/gitea
```
Start Gitea for the first time