Add grocy
update version element-web2deb joplin2deb update README
This commit is contained in:
parent
dd0aad6740
commit
1055dbd48c
13 changed files with 112 additions and 153 deletions
9
grocy2deb
Executable file
9
grocy2deb
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=grocy
|
||||
VERSION=3.2.0
|
||||
GIT_VERSION=v$VERSION
|
||||
DEB_VERSION=$VERSION-5
|
||||
DEBIAN_VERSION_CODENAME=sid
|
||||
|
||||
source ./lib/function.sh
|
Loading…
Add table
Add a link
Reference in a new issue