refactor
This commit is contained in:
parent
b8d748f5f3
commit
dd0aad6740
56 changed files with 555 additions and 278 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=joplin
|
||||
VERSION=2.7.8
|
||||
VERSION=2.7.11
|
||||
GIT_VERSION=$VERSION
|
||||
DEB_VERSION=$VERSION-6
|
||||
DEB_VERSION=$VERSION-1
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
|
||||
source ./lib/function.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue