From 4d50f1064aed25f3c3d83d14c26c6fdd937c4927 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Wed, 26 Jul 2023 16:25:55 +0200 Subject: [PATCH] Remove unnecessary file extension --- scripts/Windows/Config/Firefox/Install.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/Windows/Config/Firefox/Install.ps1 b/scripts/Windows/Config/Firefox/Install.ps1 index 4a6fba84..d59a3a11 100644 --- a/scripts/Windows/Config/Firefox/Install.ps1 +++ b/scripts/Windows/Config/Firefox/Install.ps1 @@ -6,7 +6,6 @@ $appName = "Firefox"; $extensions = @( ".htm", ".html", - ".shtml", ".svg", ".xht", ".xhtml"