Add gotify
optimize apt without recommends packages add package dpkg fakeroot when needed
This commit is contained in:
parent
a340b7db22
commit
b69d1ee47f
29 changed files with 77 additions and 94 deletions
|
@ -1,9 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
|
||||
APP=joplin-server
|
||||
VERSION=2.7.4
|
||||
GIT_VERSION=server-v$VERSION
|
||||
DEB_VERSION=$VERSION-2
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
IMAGE_SIZE=6
|
||||
|
||||
source ./lib/function.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue