New process using mount point
This commit is contained in:
parent
637a60c3bf
commit
5d14cf2985
18 changed files with 217 additions and 244 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=element-web
|
||||
VERSION=1.10.2
|
||||
VERSION=1.10.4
|
||||
GIT_VERSION=v$VERSION
|
||||
DEB_VERSION=$VERSION-2
|
||||
DEB_VERSION=$VERSION-1
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
|
||||
source ./lib/function.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue