fix file names to match other files

This commit is contained in:
Wifinigel 2023-01-23 07:44:39 +00:00
parent b98dd8bfb2
commit 4871e9432b
3 changed files with 0 additions and 7 deletions

View file

@ -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"
}

View file

@ -1,4 +1,3 @@
# A simple script to print your Mikrotik board type
:local boardType [/system resource get board]