mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-07-10 01:54:30 +02:00
Cosmetic
Extra speces removed.
This commit is contained in:
parent
e694bc14f9
commit
9914cf5e18
6 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@
|
|||
:local i [:resolve $s];
|
||||
|
||||
# try pinging the IP address of this site
|
||||
:local p [/ping $i count=3 ];
|
||||
:local p [/ping $i count=3];
|
||||
|
||||
# try fetching the web page of this site
|
||||
:local u [/tool fetch url=("https://$s") mode=https http-method=get \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue