mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-25 04:55:07 -07:00
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
|
apt-get update
|
||
|
apt-get install -y --no-install-recommends build-essential
|
||
|
|
||
|
. $(dirname $0)/build
|