mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-10 18:14:27 +02:00
doc/backup-partition: RouterOS v7 path syntax
This commit is contained in:
parent
81b0ed6675
commit
d4df7467b3
1 changed files with 2 additions and 2 deletions
|
@ -27,11 +27,11 @@ Usage and invocation
|
||||||
|
|
||||||
Just run the script:
|
Just run the script:
|
||||||
|
|
||||||
/ system script run backup-partition;
|
/system/script/run backup-partition;
|
||||||
|
|
||||||
Creating a scheduler may be an option:
|
Creating a scheduler may be an option:
|
||||||
|
|
||||||
/ system scheduler add interval=1w name=backup-partition on-event="/ system script run backup-partition;" start-time=09:30:00;
|
/system/scheduler/add interval=1w name=backup-partition on-event="/system/script/run backup-partition;" start-time=09:30:00;
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue