Skip to content

Release 6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 00:27
6f662ab
Bugfix: remove any `"` from /etc/os-release output

Some distrobutions like Debian put '"' around the NAME= in /etc/os-release. This patch will remove these from the fetch output.

Signed-off-by: kernaltrap <[email protected]>