ghcup/.gitlab/before_script/linux/install_deps.sh

7 lines
80 B
Bash
Raw Normal View History

2020-01-09 14:07:15 +00:00
#!/bin/sh
set -eux
sudo apt-get update -y
sudo apt-get install -y libnuma-dev