mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
So far all sed expressions have used correct regular expressions around semantic versions, around `.`. As a result, they matched strings even without correct dots in place. We need to escape the dot correctly. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |