mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-12 18:51:04 +01:00
Added Java hints.
This commit is contained in:
parent
fd7a17b733
commit
3a6383891a
@ -203,5 +203,10 @@ if [ "$(ls -A "$autostart_folder")" ]
|
||||
info "No startup entries found. Skipped removing."
|
||||
fi
|
||||
|
||||
info "Showing the installed Java versions..." &&
|
||||
archlinux-java status &&
|
||||
info "Keep in mind to set the right Java-Version if it's neccessary." ||
|
||||
error "Failed."
|
||||
|
||||
info "Please restart the computer, so that all updates get applied."
|
||||
success "Setup finished successfully :)" && exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user