Initial
This commit is contained in:
commit
363a876c22
88 changed files with 783 additions and 0 deletions
9
joplin2deb
Executable file
9
joplin2deb
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=joplin
|
||||
VERSION=2.7.8
|
||||
GIT_VERSION=$VERSION
|
||||
DEB_VERSION=$VERSION-6
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
|
||||
source ./lib/function.sh
|
Loading…
Add table
Add a link
Reference in a new issue