mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-01 16:54:38 +02:00
global-config: add another visual hint
This commit is contained in:
parent
4561b17dbf
commit
661aad522b
1 changed files with 4 additions and 1 deletions
|
@ -270,8 +270,11 @@
|
|||
"cert2-cn"="4n0th3r-s3cr3t";
|
||||
};
|
||||
|
||||
# /\ Warning: Do *NOT* copy
|
||||
# /\7\ the code below to overlay!
|
||||
# /_()_\ Things *will* break!
|
||||
#
|
||||
# load custom settings from overlay and snippets
|
||||
# Warning: Do *NOT* copy this code to overlay!
|
||||
:foreach Script in=([ /system/script/find where name="global-config-overlay" ], \
|
||||
[ /system/script/find where name~"^global-config-overlay.d/" ]) do={
|
||||
:do {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue