diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-11 23:34:39 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-11 23:38:28 +0100 |
commit | 9e91ed56aaed77c6776ef95ebed791c40d7f21d2 (patch) | |
tree | 6196c4194ed889ad33c2718b08a9052d46156a0d /doc/firmware-upgrade-reboot.md | |
parent | 4b16dc06c4b1bcd7c7ec5e3849736765799e32e6 (diff) |
doc: put hints into block quote
Diffstat (limited to 'doc/firmware-upgrade-reboot.md')
-rw-r--r-- | doc/firmware-upgrade-reboot.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/firmware-upgrade-reboot.md b/doc/firmware-upgrade-reboot.md index 6afc40e..7ca98fa 100644 --- a/doc/firmware-upgrade-reboot.md +++ b/doc/firmware-upgrade-reboot.md @@ -3,8 +3,8 @@ Automatically upgrade firmware and reboot [◀ Go back to main README](../README.md) -🛈 This script can not be used on its own but requires the base installation. -See [main README](../README.md) for details. +> 🛈 **Info**: This script can not be used on its own but requires the base +> installation. See [main README](../README.md) for details. Description ----------- @@ -12,8 +12,8 @@ Description RouterOS and firmware are upgraded separately, activating the latter requires an extra reboot. This script handles upgrade and reboot. -⚠️ **Warning**: This *should* be bullet proof, but I can not guarantee. In -worst case it has potential to cause a boot loop, so handle with care! +> ⚠️ **Warning**: This *should* be bullet proof, but I can not guarantee. In +> worst case it has potential to cause a boot loop, so handle with care! Requirements and installation ----------------------------- |