scrap-is-not-scrap/provision-ubuntu.sh

6 lines
72 B
Bash
Raw Normal View History

#! /usr/bin/env sh
2017-07-20 21:16:59 +00:00
apt-get install -y \
clang \
libssl-dev \
nasm