Skip to content

Installation

Tetsuya1126 edited this page Dec 3, 2025 · 2 revisions


📄 Installation.md

# Installation

## Requirements
- Debian / Ubuntu / Raspberry Pi OS
- systemd
- OverlayFS enabled

---

## Steps

git clone https://github.com/Tetsuya1126/raspi_overlay-auto-update.git

cd raspi_overlay-auto-update

sudo bash install.sh


Verify:

systemctl status overlay-auto-update.timer


Check dry-run:

sudo overlay-auto-update.sh --dry-run

Clone this wiki locally