refactor: replace install.sh with Python install.py

This commit is contained in:
2026-07-26 20:44:10 +02:00
parent 83c95dff08
commit 9a904fda8a
8 changed files with 270 additions and 160 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ NUNTIUS_SMTP_PASSWORD=actual-app-password
EnvironmentFile=/etc/nuntius/.env
```
The `install.sh` helper script sets the file mode automatically.
The `install.py` helper script sets the file mode automatically.
## Defaults at a Glance