From 3b5026ea8d8e8f9867b85d91c81d2296265d6d6a Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 8 Mar 2023 09:18:11 +0100 Subject: drop dummy scripts used for migration This now causes expected warnings on first run of $ScriptInstallUpdate. The migration still works, as we keep `global-config.changes` and `global-functions`. --- mod/bridge-port-to | 3 --- mod/bridge-port-vlan | 3 --- mod/inspectvar | 3 --- mod/ipcalc | 3 --- mod/notification-email | 3 --- mod/notification-matrix | 3 --- mod/notification-telegram | 3 --- mod/scriptrunonce | 3 --- 8 files changed, 24 deletions(-) delete mode 100644 mod/bridge-port-to delete mode 100644 mod/bridge-port-vlan delete mode 100644 mod/inspectvar delete mode 100644 mod/ipcalc delete mode 100644 mod/notification-email delete mode 100644 mod/notification-matrix delete mode 100644 mod/notification-telegram delete mode 100644 mod/scriptrunonce (limited to 'mod') diff --git a/mod/bridge-port-to b/mod/bridge-port-to deleted file mode 100644 index 2da00ca..0000000 --- a/mod/bridge-port-to +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/bridge-port-vlan b/mod/bridge-port-vlan deleted file mode 100644 index 2da00ca..0000000 --- a/mod/bridge-port-vlan +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/inspectvar b/mod/inspectvar deleted file mode 100644 index 2da00ca..0000000 --- a/mod/inspectvar +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/ipcalc b/mod/ipcalc deleted file mode 100644 index 2da00ca..0000000 --- a/mod/ipcalc +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/notification-email b/mod/notification-email deleted file mode 100644 index 2da00ca..0000000 --- a/mod/notification-email +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/notification-matrix b/mod/notification-matrix deleted file mode 100644 index 2da00ca..0000000 --- a/mod/notification-matrix +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/notification-telegram b/mod/notification-telegram deleted file mode 100644 index 2da00ca..0000000 --- a/mod/notification-telegram +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration diff --git a/mod/scriptrunonce b/mod/scriptrunonce deleted file mode 100644 index 2da00ca..0000000 --- a/mod/scriptrunonce +++ /dev/null @@ -1,3 +0,0 @@ -#!rsc by RouterOS -# -# dummy for migration -- cgit v1.2.3-54-g00ecf