debmaker/standardnotes-web2deb

11 lines
165 B
Plaintext
Raw Normal View History

2022-01-23 21:49:01 +01:00
#!/bin/bash
APP=standardnotes-web
VERSION=10.9.0
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-1
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=
2022-01-23 21:49:01 +01:00
source ./lib/function.sh