From a1abacdece036d7be525244e8269aac3cc233d92 Mon Sep 17 00:00:00 2001 From: Andreas Lindemark <andreas.lindemark@liu.se> Date: Mon, 10 Mar 2025 16:22:18 +0100 Subject: [PATCH] Renamed the script file --- Windows/Chocolatey/{Remove-Zabbix.ps1 => RemoveZabbix.ps1} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Windows/Chocolatey/{Remove-Zabbix.ps1 => RemoveZabbix.ps1} (100%) diff --git a/Windows/Chocolatey/Remove-Zabbix.ps1 b/Windows/Chocolatey/RemoveZabbix.ps1 similarity index 100% rename from Windows/Chocolatey/Remove-Zabbix.ps1 rename to Windows/Chocolatey/RemoveZabbix.ps1 -- GitLab