Skip to content

Commit aa42960

Browse files
committed
Update Java
1 parent 2b390a8 commit aa42960

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ct/commafeed.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ function update_script() {
2828
msg_error "No ${APP} Installation Found!"
2929
exit
3030
fi
31+
32+
JAVA_VERSION="25" setup_java
33+
3134
if check_for_gh_release "commafeed" "Athou/commafeed"; then
3235
msg_info "Stopping Service"
3336
systemctl stop commafeed

0 commit comments

Comments
 (0)