mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 10:14:31 +02:00
README: optional scheduler to update scripts automatically
This commit is contained in:
parent
df66309281
commit
f2e16a92d1
2 changed files with 9 additions and 0 deletions
|
@ -26,6 +26,10 @@ procedure please follow [the long way in detail](README.md#the-long-way-in-detai
|
|||
$CertificateNameByCN "DST Root CA X3";
|
||||
}
|
||||
|
||||
Optional to update the scripts automatically:
|
||||
|
||||
/ system scheduler add name="ScriptInstallUpdate" start-time=startup interval=1d on-event=":global ScriptInstallUpdate; \$ScriptInstallUpdate;";
|
||||
|
||||
---
|
||||
[◀ Go back to main README](README.md)
|
||||
[▲ Go back to top](#top)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue