mirror of
https://github.com/arampoire/onetun.git
synced 2025-12-01 01:00:24 -05:00
6 lines
137 B
Bash
Executable file
6 lines
137 B
Bash
Executable file
#!/bin/sh
|
|
|
|
brew install asciidoctor
|
|
|
|
brew install openssl@1.1
|
|
cp /usr/local/opt/openssl@1.1/lib/pkgconfig/*.pc /usr/local/lib/pkgconfig/
|