Skip to content

fix: don't use dpkg to find version

The reason for this PR is to not use dpkg to find the version of lomiri and instead use sed and grep. This is because some linux distros do not have/use dpkg so this makes it a bit easier. Though there still are some dpkg commands that need to be replaced still.

Merge request reports

Loading