debmaker/mautrix-wsproxy2deb

11 lines
163 B
Bash
Executable File

#!/bin/bash
APP=mautrix-wsproxy
VERSION=1.0.0
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-1
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=2
source ./lib/function.sh