mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-01 16:55:03 +02:00
update-gre-address: lock the script
This commit is contained in:
parent
cc3a017507
commit
2861610e5a
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
|
||||
:global CharacterReplace;
|
||||
:global LogPrintExit2;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0;
|
||||
|
||||
/interface/gre/set remote-address=0.0.0.0 disabled=yes [ find where !running !disabled ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue