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:44:25 +0100 |
commit | 5f52e3e3f47706fa3edced5521796c38512d2aa3 (patch) | |
tree | 72d61350c8f1cc8e29973352652119f69946e539 /doc/firmware-upgrade-reboot.md | |
parent | 2f965630fac97cce6d46614818e3cebca10fc2f7 (diff) |
doc: put hints into block quote
(cherry picked from commit 9e91ed56aaed77c6776ef95ebed791c40d7f21d2)
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 ----------------------------- |