Another refactor

merge joplin and joplin-server
This commit is contained in:
thomas 2022-02-28 23:26:47 +01:00
parent 931e499bd1
commit 55beb0e2e3
48 changed files with 198 additions and 228 deletions

View file

@ -1,5 +1,14 @@
#!/bin/bash
[ -e ./lib/function.sh ] && source ./lib/function.sh
APP=tt-rss
VERSION=$(date +%Y%m.%d.%H%M)
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=1
STEP="envinit prebuild makedeb"
# build