mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-06-23 01:58:41 +02:00
fix file names to match other files
This commit is contained in:
parent
b98dd8bfb2
commit
4871e9432b
3 changed files with 0 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
# A simple script to print your Mikrotik board type
|
|
||||||
|
|
||||||
:local boardType [/system resource get board]
|
|
||||||
:put "Your Mikrotik board type is : $boardType"
|
|
||||||
}
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
# A simple script to print your Mikrotik board type
|
# A simple script to print your Mikrotik board type
|
||||||
|
|
||||||
:local boardType [/system resource get board]
|
:local boardType [/system resource get board]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue