From 7ff46d776c6592cd67a9c7055b3faf190907116a Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 21 Dec 2022 22:55:12 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Efirefox.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- firefox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.yml b/firefox.yml index ebc0b64..7bc69e7 100644 --- a/firefox.yml +++ b/firefox.yml @@ -31,7 +31,7 @@ - "/etc/librewolf/policies/policies.json" - name: Create variable from command - command: "wget -q https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/latest/LibreWolf.x86_64.AppImage.sha256 -O - | cut -d' ' -f1" + command: 'wget -q https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/latest/LibreWolf.x86_64.AppImage.sha256 -O - | cut -d" " -f1' register: command_output - set_fact: