Add a description of the steps necessary to migrate a Gitea installation to Forgejo on Arch Linux using the native packages.
Add a description of the steps necessary to migrate a Gitea installation to Forgejo on Arch Linux using the native packages.
Weebull/docs:arch-linux into next Add a description of the steps necessary to migrate a Gitea installation to Forgejo on Arch Linux using the native packages.
Lint failure about trailing whitespaces:
diff --git a/docs/admin/installation.md b/docs/admin/installation.md
index 7e3227a..ffe475a 100644
--- a/docs/admin/installation.md
+++ b/docs/admin/installation.md
@@ -52,7 +52,7 @@ We need to change the ownership of the files to the `forgejo` user and group too
$ chown -R forgejo: /var/lib/forgejo/*
Finally, we need to update the configuration, which currently points to `/var/lib/gitea`,
-to point to the new location.
+to point to the new location.
Edit `/etc/forgejo/app.ini` and replace all instances of `/var/lib/gitea` with `/var/lib/forgejo`.
### Data migration (no copy)
@@ -65,7 +65,7 @@ There's then no need to change the configuration.
### Starting Forgejo
-Whichever data migration you've chosen, it's now time to start the Forgejo service.
+Whichever data migration you've chosen, it's now time to start the Forgejo service.
$ sytemctl start forgejo
22de4f3d28
ed6f5b9163
Crystal clear
@earl-warren Apologies. Ignore the re-review request. Hadn't seen you'd already commented.
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
Archived
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?