nix-config/sh/404-java
2018-08-31 16:06:12 -04:00

11 lines
216 B
Bash

#!/bin/sh
#
# Java is a programming language used in many programming contests.
# This is arguably the only reason why we have it here.
#
# https://wiki.archlinux.org/index.php/Java
set -xe
pacman -S jdk10-openjdk