mirror of
https://github.com/hackacad/bastille.git
synced 2026-04-01 14:37:19 +02:00
This fixes the issue introduced by the 0.12-2025 release. The problem was the entries were being passed to grep as combined strings because of quotes. Remove the quotes solves the issue.