update
This commit is contained in:
parent
16bd25d1d7
commit
8178f6679a
12 changed files with 15 additions and 15 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=rustdesk-server
|
||||
VERSION=1.1.8-1
|
||||
VERSION=1.1.11-1
|
||||
GIT_VERSION=$VERSION
|
||||
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=5
|
||||
DEPOT=https://github.com/rustdesk/rustdesk-server.git
|
||||
PACKAGE_DEPENDENCY="build-essential"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue