update
This commit is contained in:
parent
8178f6679a
commit
1705d59286
15 changed files with 19 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=gotify
|
||||
VERSION=2.4.0
|
||||
VERSION=2.5.0
|
||||
GIT_VERSION=v$VERSION
|
||||
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
|
@ -19,7 +19,7 @@ main(){
|
|||
|
||||
envinit() {
|
||||
configure_depot_yarn
|
||||
configure_depot_nodejs
|
||||
configure_depot_nodejs 20
|
||||
install_package_dependency
|
||||
install_go
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue