Install missing libnuma

This commit is contained in:
2019-06-13 11:01:48 +08:00
parent 9c7e02af23
commit a6aace4734

View File

@@ -6,6 +6,10 @@ edo()
"$@" || exit 2
}
# dependencies
edo sudo apt-get update -y
edo sudo apt-get install -y libnuma-dev
edo rm .available-versions
edo rm .download-urls