Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
visual-paradigm-community.install 109 B
post_install() {
  archlinux-java fix
}

post_upgrade() {
  post_install
}

post_remove() {
  post_install
}