INITIAL-COMMANDS: fix existing installation

This commit is contained in:
Christian Hesse 2024-01-25 09:35:40 +01:00
parent 7db94b5f3f
commit 3ca51f4699

View file

@ -35,6 +35,13 @@ Then continue setup with
[scheduled automatic updates](README.md#scheduled-automatic-updates) or
[editing configuration](README.md#editing-configuration).
## Fix existing installation
The commands above allow to fix an existing installation in case it ever
breaks. If `global-config-overlay` did exist before it is renamed with a
date and time suffix (like `global-config-overlay-2024-01-25-09:33:12`).
Make sure to restore the configuration overlay if required.
---
[⬅️ Go back to main README](README.md)
[⬆️ Go back to top](#top)