From c955fc998e1ce180f2581e29c6e24f37f08fdb95 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Mon, 24 Jul 2023 23:05:56 +0200 Subject: [PATCH] Fix typo --- scripts/Windows/Software/Firefox/Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Windows/Software/Firefox/Install.ps1 b/scripts/Windows/Software/Firefox/Install.ps1 index 174c299f..79098845 100644 --- a/scripts/Windows/Software/Firefox/Install.ps1 +++ b/scripts/Windows/Software/Firefox/Install.ps1 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/pwsh . "$PSScriptRoot/../../Scripts/Context.ps1"; function Install-Firefox {