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