Change package homepage to github repository of deb source
I had a hard time tracking down the source of the installed debian package. Make life easier for the next one by providing a link to the source in the package metadata.
This commit is contained in:
parent
089222313e
commit
eecf6344b0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Priority: optional
|
|||
Architecture: all
|
||||
Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent
|
||||
Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
|
||||
Homepage: https://www.home-assistant.io/
|
||||
Homepage: https://github.com/home-assistant/supervised-installer/
|
||||
Description: Home Assistant Supervised
|
||||
This installation method provides the full Home Assistant experience on a regular operating system.
|
||||
This means, all components from the Home Assistant method are used, except for the Home Assistant Operating System.
|
||||
|
|
Loading…
Reference in a new issue