Skip to content
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

Make browser part easier to package #140

Merged
merged 3 commits into from Mar 16, 2024
Merged

Commits on Mar 15, 2024

  1. Fix error checking

    SuperSandro2000 committed Mar 15, 2024
    Copy the full SHA
    91612b9 View commit details
    Browse the repository at this point in the history
  2. Replace @path@, cleanup formatting a bit

    This makes it easier to replace the path to the script in NixOS
    SuperSandro2000 committed Mar 15, 2024
    Copy the full SHA
    c134a0e View commit details
    Browse the repository at this point in the history
  3. Use go's embed to have access to the plain files

    This makes it pretty easy for distros to install the files already to
    the correct positions
    SuperSandro2000 committed Mar 15, 2024
    Copy the full SHA
    86d4f90 View commit details
    Browse the repository at this point in the history