We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc2217e + e51422d commit 027ea61Copy full SHA for 027ea61
images/macos/provision/core/openssl.sh
@@ -1,4 +1,7 @@
1
#!/bin/sh
2
+
3
+source ~/utils/utils.sh
4
5
echo "Installing OpenSSL..."
6
export PATH="/usr/local/bin:/usr/local/sbin:~/bin:$PATH"
7
0 commit comments