#!/bin/sh set -eu echo "==== STEP 2 : Installing crystal" echo "---- Installing prerequisites" apt-get update apt-get install -y llvm-dev