mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-10 21:21:37 +01:00
Fixed a grammar based line at `Line 47`:
`echo "$0: Target path (${DEST}) do not exists." >&2` -> `echo "$0: Target path (${DEST}) does not exist." >&2`