mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-04 23:00:08 +00:00
CommaFeed: Bump Java and service file (#9564)
* Bump Java and service file * Update Java
This commit is contained in:
parent
b4feb4331d
commit
55fed2209d
2 changed files with 5 additions and 2 deletions
|
|
@ -28,6 +28,9 @@ function update_script() {
|
|||
msg_error "No ${APP} Installation Found!"
|
||||
exit
|
||||
fi
|
||||
|
||||
JAVA_VERSION="25" setup_java
|
||||
|
||||
if check_for_gh_release "commafeed" "Athou/commafeed"; then
|
||||
msg_info "Stopping Service"
|
||||
systemctl stop commafeed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue