mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-03 07:39:32 +00:00
Compare commits
10 commits
47dc4a01bb
...
2462ec2f04
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2462ec2f04 | ||
|
|
9592a132b7 | ||
|
|
59c5bfcc27 | ||
|
|
fd94b7e76b | ||
|
|
9079f867f1 | ||
|
|
0be7195371 | ||
|
|
ae1a7cb875 | ||
|
|
1e64bbeccb | ||
|
|
ef5929358e | ||
|
|
9e7d5d1ce3 |
2 changed files with 0 additions and 3 deletions
|
|
@ -3,8 +3,6 @@ body {
|
|||
font-family: fira-sans, sans-serif;
|
||||
font-size: 10pt;
|
||||
background-color: transparent;
|
||||
margin-left: 10vw;
|
||||
margin-right: 10vw;
|
||||
}
|
||||
h2 {
|
||||
border-bottom: 1px solid #ccc;
|
||||
|
|
|
|||
|
|
@ -1317,7 +1317,6 @@
|
|||
:if ($ScriptVal->"source" = "#!rsc by RouterOS\n") do={
|
||||
$LogPrint warning $0 ("Removing dummy. Typo on installation?");
|
||||
/system/script/remove $Script;
|
||||
:error false;
|
||||
}
|
||||
:if ([ :len ($ScriptInfo->"base-url") ] = 0 && [ :len ($ScriptInfo->"url-suffix") ] = 0 && \
|
||||
[ :len $CheckSum ] = 0) do={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue