update
This commit is contained in:
parent
a31db48ad0
commit
4aa8111f98
10 changed files with 20 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=2.13.6
|
||||
VERSION=2.14.14
|
||||
APP=joplin-desktop
|
||||
GIT_VERSION=v${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
|
@ -12,7 +12,7 @@ PACKAGE_DEPENDENCY="build-essential python-is-python3 nodejs rsync yarn"
|
|||
main(){
|
||||
base_package_upgrade
|
||||
configure_depot_yarn
|
||||
configure_depot_nodejs
|
||||
configure_depot_nodejs 18
|
||||
install_package_dependency
|
||||
get_git_source
|
||||
build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue