mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-09 16:58:31 -04: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/
|