Skip to content

Fix install script #360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Fix install script #360

merged 3 commits into from
Sep 26, 2024

Conversation

arnested
Copy link
Owner

@arnested arnested commented Sep 26, 2024

  • Use apt-get instead of dpkg for install
  • Depend on the the avahi-daemon being running
  • Fix use of deprecated proprty in Goreleaser config

This was discovered by @sihamouda and reported in #359. Thank you, @sihamouda 🎉

Fixes #359.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.07%. Comparing base (59c0608) to head (ec454d1).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #360   +/-   ##
=======================================
  Coverage   30.07%   30.07%           
=======================================
  Files           7        7           
  Lines         276      276           
=======================================
  Hits           83       83           
  Misses        190      190           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arnested arnested merged commit 353e6cf into main Sep 26, 2024
25 checks passed
@arnested arnested deleted the apt-get branch September 26, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant