mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 09:25:42 +02:00
update-tunnelbroker: use short url rsc.eworm.de
This commit is contained in:
parent
49aef0606b
commit
c04ee5aadf
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@
|
||||||
# RouterOS script: update-tunnelbroker
|
# RouterOS script: update-tunnelbroker
|
||||||
# Copyright (c) 2013-2025 Christian Hesse <mail@eworm.de>
|
# Copyright (c) 2013-2025 Christian Hesse <mail@eworm.de>
|
||||||
# Michael Gisbers <michael@gisbers.de>
|
# Michael Gisbers <michael@gisbers.de>
|
||||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
# https://rsc.eworm.de/COPYING.md
|
||||||
#
|
#
|
||||||
# provides: ppp-on-up
|
# provides: ppp-on-up
|
||||||
# requires RouterOS, version=7.14
|
# requires RouterOS, version=7.14
|
||||||
#
|
#
|
||||||
# update local address of tunnelbroker interface
|
# update local address of tunnelbroker interface
|
||||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/update-tunnelbroker.md
|
# https://rsc.eworm.de/doc/update-tunnelbroker.md
|
||||||
|
|
||||||
:global GlobalFunctionsReady;
|
:global GlobalFunctionsReady;
|
||||||
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
|
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue