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

9 lines
148 B
Bash
Executable file

#!/bin/bash
APP=element-web
VERSION=1.10.1
GIT_VERSION=v$VERSION
DEB_VERSION=$VERSION-2
DEBIAN_VERSION_CODENAME=bullseye
source ./lib/function.sh