„firefox.yml“ ändern
This commit is contained in:
parent
f8a09d62b9
commit
7ff46d776c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user