1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

INITIAL-COMMANDS: link initial commands above

This commit is contained in:
Christian Hesse
2024-02-01 15:39:39 +01:00
parent 64e53a7d32
commit ed00c0877f

View File

@@ -37,10 +37,11 @@ Then continue setup with
## 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.
The [initial commands](#initial-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)