update test file

This commit is contained in:
Jeff Lance 2023-08-03 18:15:55 +02:00
parent 5fa76b2edd
commit de4e85c42b

View File

@ -19,7 +19,7 @@
quiet: true quiet: true
- if: - if:
- cond: 'test $(distro -j | jq ".id" | grep manjaro)' - cond: "test $(distro -j | jq .id | grep manjaro)"
met: met:
- shell: - shell:
- echo "Using Manjaro" - echo "Using Manjaro"