From 920a0279905333f6e50d7ef90b42432bf321dac9 Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 18 May 2026 23:51:32 -0400 Subject: [PATCH] removed U+FWFF --- scripts/installPipeWire.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installPipeWire.sh b/scripts/installPipeWire.sh index 5d0b8ab..5212355 100644 --- a/scripts/installPipeWire.sh +++ b/scripts/installPipeWire.sh @@ -1,5 +1,5 @@ #!/bin/bash -sudo apt update && sudo apt upgrade -y +sudo apt update && sudo apt upgrade -y sudo apt install -y \ pipewire \