commit of the day
This commit is contained in:
parent
0925d5a9e4
commit
568c7a4342
19 changed files with 67 additions and 64 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=2.6.1
|
||||
VERSION=2.5.4
|
||||
APP=wallabag
|
||||
GIT_VERSION=$VERSION
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
IMAGE_SIZE=4
|
||||
DEPOT=https://github.com/wallabag/wallabag.git
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue