ghcup/.gitlab/before_script/linux/install_deps.sh
2020-01-09 16:25:21 +01:00

7 lines
80 B
Bash
Executable File

#!/bin/sh
set -eux
sudo apt-get update -y
sudo apt-get install -y libnuma-dev