debmaker/element-web2deb

9 lines
148 B
Bash
Executable file

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