Closed gcollin closed 1 year ago
Can you rename it to ynh_install_java to be more consistent to others language install
ynh_remove_java is missing
you should better base this helper from ynh_install_go of ynh_install_ruby
Ok, I'll check with install_go and updates
@yalh76 I renamed the scripts and added ynh_remove_java as well. However, I don't need to clean-up versions like for go because Java is installed using the yunohost package dependencies. It's removed when no other apps are using it.
Seems like some other PR removed it (my fault)