5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
source "${BASH_SOURCE%/*}/build_lib"
|
||
|
|
||
|
build libsodium macos
|