mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 18:24:35 +02:00
rename scripts and add file extension ".rsc"
No functional change for the user... The migration is done automatically.
This commit is contained in:
parent
1e6e0646e2
commit
a832fd04ef
125 changed files with 5622 additions and 5175 deletions
16
news-and-changes.rsc
Normal file
16
news-and-changes.rsc
Normal file
|
@ -0,0 +1,16 @@
|
|||
# News, changes and migration by RouterOS Scripts
|
||||
# Copyright (c) 2019-2023 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
|
||||
:global IfThenElse;
|
||||
:global RequiredRouterOS;
|
||||
|
||||
# News, changes and migration up to change 95 are in global-config.changes!
|
||||
|
||||
# Changes for global-config to be added to notification on script updates
|
||||
:global GlobalConfigChanges {
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
:global GlobalConfigMigration {
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue