From 05c98355a69d4e1de68679b6d0fbab567f2ac0dd Mon Sep 17 00:00:00 2001 From: Remy Date: Tue, 7 Apr 2026 00:51:25 +0200 Subject: [PATCH] Update INSTALLATION.md --- INSTALLATION.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/INSTALLATION.md b/INSTALLATION.md index 1d0a5d0..7837f96 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -62,20 +62,6 @@ You can now install Homelable with community-scripts (proxmox-VE) : bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homelable.sh)" ``` -### Update (LXC) - -Run the update script inside the container (pulls latest code, rebuilds frontend, restarts services — `.env` and database are never touched): - -```bash -sudo bash /opt/homelable/scripts/update.sh -``` - -Or directly from GitHub: - -```bash -sudo bash <(curl -fsSL https://raw.githubusercontent.com/Pouzor/homelable/main/scripts/update.sh) -``` - --- ## Configuration