debmaker/zigbee2mqtt2deb
root ed80d22552 Add zigbee2mqtt
Add gotify (not work)
2022-02-03 22:51:24 +01:00

9 lines
147 B
Bash
Executable file

#!/bin/bash
APP=zigbee2mqtt
VERSION=1.23.0
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-3
DEBIAN_VERSION_CODENAME=bullseye
source ./lib/function.sh