From 2958275e0f79243b51c82fdea997d39de00006ad Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 21 Dec 2022 23:00:19 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox.yml b/firefox.yml index 7bc69e7..2095a16 100644 --- a/firefox.yml +++ b/firefox.yml @@ -30,8 +30,8 @@ - "/usr/lib/firefox/distribution/policies.json" - "/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' + - name: Get sha256 + shell: 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: