mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-07 23:13:57 -05:00
Update bare-metal guide and mkdocs navigation
Added a blank line for readability in the bare-metal installation guide and updated the navigation title in mkdocs.yml to 'Bare-Metal installation guide' for consistency.
This commit is contained in:
@@ -172,6 +172,7 @@ systemctl start endurain
|
||||
## 9. Update to a new version of Endurain.
|
||||
|
||||
Remove old version and get the latest.
|
||||
|
||||
```bash
|
||||
systemctl stop endurain
|
||||
rm -rf /path/to/endurain/*
|
||||
|
||||
@@ -30,7 +30,7 @@ nav:
|
||||
- Hosting Guide:
|
||||
- Getting started easy: getting-started/getting-started.md
|
||||
- Getting started advanced: getting-started/advanced-started.md
|
||||
- Bare-Metal Installation Guide: getting-started/bare-metal.md
|
||||
- Bare-Metal installation guide: getting-started/bare-metal.md
|
||||
- Proxmox community script: https://community-scripts.github.io/ProxmoxVE/scripts?id=endurain&category=Gaming+%26+Leisure
|
||||
- MariaDB to Postgres migration: getting-started/maria-to-postgres-migration.md
|
||||
- Features:
|
||||
|
||||
Reference in New Issue
Block a user