#!/usr/bin/env bash
ARCH=$(dpkg --print-architecture)
export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-$ARCH
