diff options
author | Christian Hesse <mail@eworm.de> | 2023-03-08 09:18:11 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-03-10 09:58:01 +0100 |
commit | 3b5026ea8d8e8f9867b85d91c81d2296265d6d6a (patch) | |
tree | 4d1af3c941ce0ec624e8100363023071c60103b1 /global-config.changes | |
parent | 56ae457d777620afce8d92ac61b1701eb3ed9922 (diff) |
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`.
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config.changes b/global-config.changes index be34365..47cfbc6 100644 --- a/global-config.changes +++ b/global-config.changes @@ -103,7 +103,7 @@ 92="Made qr-code url configurable for 'daily-psk'."; 93="Added support to backup global-config-overlay in 'backup-email' and 'backup-upload'."; 94="Added support for host addresses in address-list for 'ipv6-update'."; - 95="Renamed script files in repository, running migration. No user interaction is required."; + 95="Renamed script files in repository, running migration. Warnings (one per script) are expected, no user interaction is required."; }; # Migration steps to be applied on script updates |