doc/packages-update: RouterOS v7 path syntax

This commit is contained in:
Christian Hesse 2022-05-11 10:26:26 +02:00
parent 47b6f8941a
commit eb014b26b2

View file

@ -10,7 +10,7 @@ Description
----------- -----------
In rare cases RouterOS fails to properly downlaod package on update In rare cases RouterOS fails to properly downlaod package on update
(`/ system package update install`), resulting in borked system with missing (`/system/package/update/install`), resulting in borked system with missing
packages. This script tries to avoid this situation by doing some basic packages. This script tries to avoid this situation by doing some basic
verification. verification.
@ -35,7 +35,7 @@ Usage and invocation
Alternatively run it manually: Alternatively run it manually:
/ system script run packages-update; /system/script/run packages-update;
See also See also
-------- --------