Skip to content

'Current' symlink should point to actual .deb, .dmg, or .msi file #10

@jwir3

Description

@jwir3

The 'current' symlink points to the release directory right now. It should point to an actual file. So, instead, we should have a 'current' directory, with three symlinks, as follows:

  • current/
    • deb -> current .deb release file
    • dmg -> current .dmg release file
    • exe/msi -> current .msi/.exe release file

This way, users don't have to know the actual version number in order to download the appropriate release.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions